Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,11 @@ channels:
- defaults
dependencies:
- python
- jupyter-book
- jupyter-book>=1.0.0
- sphinx-tags
- sphinx-togglebutton
- sphinx-copybutton
- sphinx-design
- sphinx-book-theme
- sphinx-jupyterbook-latex
- sphinx-multitoc-numbering
10 changes: 8 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
jupyter-book
sphinx-tags
jupyter-book>=1.0.0
sphinx-tags
sphinx-togglebutton
sphinx-copybutton
sphinx-design
sphinx-book-theme
sphinx-jupyterbook-latex
sphinx-multitoc-numbering
Loading