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 53
53
run : |
54
54
mkdir -p _build/lecture-python-programming.notebooks
55
55
cp -a _notebook_repo/. _build/lecture-python-programming.notebooks
56
- # cp environment.yml _build/lecture-python-programming.notebooks
57
56
cp _build/jupyter/*.ipynb _build/lecture-python-programming.notebooks
58
57
ls -a _build/lecture-python-programming.notebooks
59
58
- name : Commit latest notebooks to lecture-python-programming.notebooks
Original file line number Diff line number Diff line change @@ -4,14 +4,4 @@ channels:
4
4
dependencies :
5
5
- python=3.8
6
6
- 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
17
7
You can’t perform that action at this time.
0 commit comments