Skip to content

Commit

Permalink
Add colab/jupyter notebook in getting started page (#3885)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
mergennachin authored and facebook-github-bot committed Jun 6, 2024
1 parent 31b766b commit 6554fa5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/getting-started-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@ Note that the cross-compilable core runtime code supports a wider range of
toolchains, down to C++11. See the [Runtime Overview](./runtime-overview.md) for
portability details.

## Quick Setup: Colab/Jupyter Notebook Prototype

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.



## Environment Setup

### Create a Virtual Environment
Expand Down

0 comments on commit 6554fa5

Please sign in to comment.