Skip to content

Commit 1bd5dd5

Browse files
committed
Add basic requirements file.
1 parent eacd103 commit 1bd5dd5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

requirements.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# For site
2+
sphinx
3+
myst-nb
4+
sphinx-book-theme
5+
ipympl
6+
sphinx-copybutton
7+
# For tutorials
8+
matplotlib

0 commit comments

Comments
 (0)