File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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 sphinx_tojupyter
26
+ pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx-tojupyter sphinx-exercise sphinx-togglebutton
27
27
- name : Build Lectures (+ Execution Checks)
28
28
shell : bash -l {0}
29
29
run : jb build lectures --path-output=./ -W --keep-going
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 sphinx_tojupyter
26
+ pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx-tojupyter sphinx-exercise sphinx-togglebutton
27
27
- name : Build Lectures (+ Execution Checks)
28
28
shell : bash -l {0}
29
29
run : jb build lectures --path-output=./ -W --keep-going
Original file line number Diff line number Diff line change 28
28
conda install -c numba numba
29
29
conda install -c numba llvmlite
30
30
pip install jupyter-book
31
- pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx_tojupyter
31
+ pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx-tojupyter sphinx-exercise sphinx-togglebutton
32
32
- name : Build Lectures (+ Execution Checks)
33
33
shell : powershell
34
34
run : jb build lectures --path-output=./ -W --keep-going
You can’t perform that action at this time.
0 commit comments