File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 5353 run : |
5454 mkdir -p _build/lecture-python-programming.notebooks
5555 cp -a _notebook_repo/. _build/lecture-python-programming.notebooks
56- # cp environment.yml _build/lecture-python-programming.notebooks
5756 cp _build/jupyter/*.ipynb _build/lecture-python-programming.notebooks
5857 ls -a _build/lecture-python-programming.notebooks
5958 - name : Commit latest notebooks to lecture-python-programming.notebooks
Original file line number Diff line number Diff line change @@ -4,14 +4,4 @@ channels:
44dependencies :
55 - python=3.8
66 - anaconda
7- - pip
8- - pip :
9- - git+https://github.com/executablebooks/jupyter-book.git
10- - sphinxext-rediraffe
11- - git+https://github.com/executablebooks/sphinx-multitoc-numbering
12- - git+https://github.com/executablebooks/sphinx-exercise.git
13- - joblib
14- - interpolation
15- - git+https://github.com/QuantEcon/sphinx-tojupyter.git
16- - git+https://github.com/QuantEcon/quantecon-book-theme.git
177
You can’t perform that action at this time.
0 commit comments