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 02651e0 commit 7207cf5Copy full SHA for 7207cf5
.github/workflows/execution.yml
@@ -24,6 +24,7 @@ jobs:
24
run: |
25
conda install anaconda
26
pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx_tojupyter
27
+ pip install git+https://github.com/executablebooks/MyST-NB@ga-windows-testing
28
- name: Build Lectures (+ Execution Checks)
29
shell: bash -l {0}
30
run: jb build lectures --path-output=./ -W --keep-going
0 commit comments