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 5cce0cf commit 2e7edf3Copy full SHA for 2e7edf3
environment.yml
@@ -7,18 +7,17 @@ dependencies:
7
- anaconda=2024.06
8
- pip
9
- pip:
10
- - jupyter-book==0.15.1
11
- - docutils==0.17.1
+ - jupyter-book
+ - docutils
12
- quantecon-book-theme==0.7.2
13
- - sphinx-tojupyter==0.3.0
14
- - sphinxext-rediraffe==0.2.7
15
- - sphinx-exercise==0.4.1
16
- - sphinx-proof==0.1.3
17
- - ghp-import==1.1.0
18
- - sphinxcontrib-youtube==1.1.0
19
- - sphinx-togglebutton==0.3.1
20
- - sphinx_reredirects==0.1.3
21
- - nbdime==4.0.1
+ - sphinx-tojupyter
+ - sphinxext-rediraffe
+ - sphinx-exercise
+ - sphinx-proof
+ - ghp-import
+ - sphinxcontrib-youtube
+ - sphinx-togglebutton
+ - sphinx_reredirects
22
# Sandpit Requirements
23
# - PuLP
24
# - cvxpy
0 commit comments