Skip to content

Commit a21e30f

Browse files
Add colab/jupyter notebook in getting started page (#3885) (#3889)
Summary: Pull Request resolved: #3885 bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks build-break overriding_review_checks_triggers_an_audit_and_retroactive_review Oncall Short Name: executorch Reviewed By: mcr229, cccclai Differential Revision: D58262970 fbshipit-source-id: 0777670706e4a949ffd2bf9e82b77d968f39ee1a (cherry picked from commit 6554fa5) Co-authored-by: Mergen Nachin <[email protected]>
1 parent d08dd2f commit a21e30f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/getting-started-setup.md

Lines changed: 6 additions & 0 deletions
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)