Skip to content

Commit 4b8ce30

Browse files
mergennachinfacebook-github-bot
authored andcommitted
Add colab/jupyter notebook in getting started page (#3885)
Summary: Pull Request resolved: #3885 bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: mcr229, cccclai Differential Revision: D58262970
1 parent 31b766b commit 4b8ce30

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/getting-started-setup.md

+6
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,12 @@ 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 [colab notebook](https://colab.research.google.com/drive/1qpxrXC3YdJQzly3mRg-4ayYiOjC6rue3?usp=sharing) for prototyping purposes.
74+
75+
76+
7177
## Environment Setup
7278

7379
### Create a Virtual Environment

0 commit comments

Comments
 (0)