We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aceb24 commit 881dfdeCopy full SHA for 881dfde
README.md
bokeh.md
index.md
myst.yml
@@ -6,9 +6,10 @@ project:
6
references:
7
guide: https://mystmd.org/guide
8
toc:
9
- - file: index.md
10
- - file: bokeh.md
11
- - file: plotly.md
+ - file: content/index.md
+ - file: content/bokeh.md
+ - file: content/plotly.md
12
+ - file: content/matplotlib.md
13
site:
14
template: book-theme
15
options:
plotly.md
requirements.txt
@@ -2,5 +2,7 @@ scipy
2
numpy
3
plotly
4
bokeh
5
+matplotlib
+
jupyter-server
ipykernel
0 commit comments