Skip to content

Commit 2b76ede

Browse files
mergennachinfacebook-github-bot
authored andcommitted
Add colab/jupyter notebook in getting started page (#3885)
Summary: Pull Request resolved: #3885 Reviewed By: mcr229, cccclai Differential Revision: D58262970
1 parent 31b766b commit 2b76ede

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/source/getting-started-setup.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ Note that the cross-compilable core runtime code supports a wider range of
6868
toolchains, down to C++11. See the [Runtime Overview](./runtime-overview.md) for
6969
portability details.
7070

71+
## Quick Setup: Colab/Jupyter Notebook Prototype
72+
73+
To utilize ExecuTorch to its fullest extent, please follow the setup instructions provided below. Alternatively, if you would like to experiment with ExecuTorch quickly and easily, we recommend using the following notebook [![for prototyping purposes](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1qpxrXC3YdJQzly3mRg-4ayYiOjC6rue3?usp=sharing).
74+
75+
7176
## Environment Setup
7277

7378
### Create a Virtual Environment

0 commit comments

Comments
 (0)