We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5983a83 commit 5954fdaCopy full SHA for 5954fda
.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 sphinxcontrib-youtube
27
- name: Build Lectures (+ Execution Checks)
28
29
run: jb build lectures --path-output=./ -W --keep-going
0 commit comments