File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 1515 python-version : 3.8
1616 environment-file : environment.yml
1717 activate-environment : qe-lectures
18- - name : Install quantecon-book-theme
19- shell : bash -l {0}
20- run : |
21- git clone https://github.com/quantecon/quantecon-book-theme
22- cd quantecon-book-theme
23- git checkout launch-tweaks
24- python setup.py install
25- cd ../ && rm -rf quantecon-book-theme
2618 - name : Display Conda Environment Versions
2719 shell : bash -l {0}
2820 run : conda list
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ dependencies:
88 - pip :
99 - jupyter-book
1010 - git+https://github.com/executablebooks/sphinx-multitoc-numbering
11- # - git+https://github.com/quantecon/quantecon-book-theme
11+ - git+https://github.com/quantecon/quantecon-book-theme
1212 - git+https://github.com/executablebooks/sphinx-exercise.git
1313 - joblib
1414 - interpolation
You can’t perform that action at this time.
0 commit comments