Skip to content

Commit 0e4c94f

Browse files
committed
disable toc for now
1 parent 23865b3 commit 0e4c94f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/intro.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44
55
WORK IN PROGRESS
66

7+
<!--
8+
commented out, until the toc urls get fixed
9+
710
## Tutorials
811
912
```{tableofcontents}
1013
```
14+
-->

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# use jupyter-book version 2!
22
#jupyter-book==2.*
33
# only pre-release version available yet apparently
4-
jupyter-book==2.0.0b2
4+
jupyter-book==2.0.0b3
55
matplotlib
66
seaborn
77
numpy

0 commit comments

Comments
 (0)