We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23865b3 commit 0e4c94fCopy full SHA for 0e4c94f
content/intro.md
@@ -4,7 +4,11 @@
4
5
WORK IN PROGRESS
6
7
+<!--
8
+commented out, until the toc urls get fixed
9
+
10
## Tutorials
11
12
```{tableofcontents}
13
```
14
+-->
requirements.txt
@@ -1,7 +1,7 @@
1
# use jupyter-book version 2!
2
#jupyter-book==2.*
3
# only pre-release version available yet apparently
-jupyter-book==2.0.0b2
+jupyter-book==2.0.0b3
matplotlib
seaborn
numpy
0 commit comments