File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
shell : bash -l {0}
24
24
run : |
25
25
conda install anaconda
26
- pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe
26
+ pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx_tojupyter
27
27
- name : Build Lectures (+ Execution Checks) [Linux, OS X]
28
28
shell : bash -l {0}
29
29
run : jb build lectures --path-output=./
47
47
run : |
48
48
conda install anaconda
49
49
pip install jupyter-book
50
- pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe
50
+ pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx_tojupyter
51
51
- name : Build Lectures (+ Execution Checks) [Windows]
52
52
shell : powershell
53
53
run : jb build lectures --path-output=./
You can’t perform that action at this time.
0 commit comments