We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426bd09 commit 87bff6eCopy full SHA for 87bff6e
.github/workflows/execution.yml
@@ -23,7 +23,7 @@ jobs:
23
shell: bash -l {0}
24
run: |
25
conda install anaconda
26
- pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx_tojupyter
+ pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx-tojupyter sphinx-exercise
27
- name: Install latex dependencies
28
29
sudo apt-get -qq update
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
brew install texlive
0 commit comments