Browse Source

enable jupyter presentations on mybinder

sprenger 2 years ago
parent
commit
5d669ebd4b
2 changed files with 5 additions and 1 deletions
  1. 4 0
      day_3/tutorial_1_basics.ipynb
  2. 1 1
      requirements.txt

+ 4 - 0
day_3/tutorial_1_basics.ipynb

@@ -977,6 +977,10 @@
    "version": "3.9.6"
   }
  },
+ "livereveal":{
+   "autolaunch": true,
+   "scroll": true}
+ },
  "nbformat": 4,
  "nbformat_minor": 5
 }

+ 1 - 1
requirements.txt

@@ -4,4 +4,4 @@ nixio
 neo
 elephant
 viziphant
-
+rise