File tree Expand file tree Collapse file tree 3 files changed +26
-8
lines changed Expand file tree Collapse file tree 3 files changed +26
-8
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ dependencies:
1010 - pandas
1111 - imageio
1212 # For building the site
13- - sphinx
14- - myst-nb
15- - sphinx-book-theme
16- - sphinx-copybutton
13+ - mystmd
14+ - nodejs>=20,<21
15+ - ipython
16+ - jupyter_server
17+ - jupyterlab
Original file line number Diff line number Diff line change 1+ # See docs at: https://mystmd.org/guide/frontmatter
2+ version : 1
3+ project :
4+ id : 55a37959-b92d-40f7-a63c-c1f217e8f002
5+ # title:
6+ # description:
7+ keywords : []
8+ authors : []
9+ github : https://github.com/melissawm/numpy-tutorials
10+ # bibliography: []
11+ site :
12+ template : book-theme
13+ # title:
14+ # options:
15+ # favicon: favicon.ico
16+ # logo: site_logo.png
17+ nav : []
18+ actions :
19+ - title : Learn More
20+ url : https://mystmd.org/guide
21+ domains : []
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments