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 df21121 commit 3348acdCopy full SHA for 3348acd
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
cache-environment: true
34
35
- name: Build HTML Assets
36
- run: jupyter-book build --html
+ run: jupyter-book build --html --execute --ci
37
shell: micromamba-shell {0}
38
39
- name: Upload artifact
0 commit comments