From 3970e3c48e99c45298157eb936ca232a91229095 Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Wed, 11 Nov 2020 08:41:19 +0000 Subject: [PATCH] Added link to binder --- examples/python/README.md | 2 ++ 1 file changed, 2 insertions(+) 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: