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 7207cf5 commit 4d3be46Copy full SHA for 4d3be46
.github/workflows/execution.yml
@@ -24,7 +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
+ pip install git+https://github.com/executablebooks/MyST-NB@code-load-utf8-standard
28
- name: Build Lectures (+ Execution Checks)
29
shell: bash -l {0}
30
run: jb build lectures --path-output=./ -W --keep-going
0 commit comments