From 00669cf989257782c6e263631fa7beff74561068 Mon Sep 17 00:00:00 2001 From: Rafael Fourquet Date: Tue, 12 May 2020 15:14:38 +0200 Subject: [PATCH] add instructions to run notebooks locally (#107) --- example.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/example.html b/example.html index fc8b5570..64f6b235 100644 --- a/example.html +++ b/example.html @@ -4,6 +4,29 @@ --- Clicking on the example will open a static version of the example, powered by nbviewer. +To interact with a "live" version, it is possible from there to download the notebook and run it locally: + +