diff --git a/examples/python/README.md b/examples/python/README.md index 10255a917..1e2977c72 100644 --- a/examples/python/README.md +++ b/examples/python/README.md @@ -4,7 +4,9 @@ This folder contains the accompanying code for the article "High Performance Pyt The easiest way to try this example is by using the [Google Binder Notebook](https://colab.research.google.com/drive/15uQ7qMZuOyk8JcXF-3SB2R5yNFW21I4P), which will allow you to use a GPU for free and runs without much setup. + + Alternatively if you want to test the example yourself locally, you can get setup and started through the following links: