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 b6935b3 commit 10cfd51Copy full SHA for 10cfd51
environment.yml
@@ -6,15 +6,15 @@ dependencies:
6
- anaconda=2020.11
7
- pip
8
- pip:
9
- - jupyter-book
10
- - sphinx-multitoc-numbering
11
- - git+https://github.com/QuantEcon/quantecon-book-theme
12
- - sphinx-tojupyter
13
- - sphinxext-rediraffe
14
- - sphinx-exercise
15
- - jupytext
16
- - ghp-import
17
- - jupinx
+ - jupyter-book==0.10.2
+ - sphinx-multitoc-numbering==0.1.3
+ - quantecon-book-theme==0.2.0
+ - sphinx-tojupyter==0.1.1
+ - sphinxext-rediraffe==0.2.7
+ - sphinx-exercise==0.1.1
+ - jupytext==1.11.2
+ - ghp-import==1.1.0
+ - jupinx==0.2.3
18
# Temporary Fixes
19
- tornado>=6.1
20
0 commit comments