We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb5758 commit 94f5903Copy full SHA for 94f5903
notebooks/_config.yml
@@ -9,8 +9,8 @@ logo: assets/quantflow-light.svg
9
# Force re-execution of notebooks on each build.
10
# See https://jupyterbook.org/content/execute.html
11
execute:
12
- execute_notebooks: "off"
13
- #execute_notebooks: force
+ #execute_notebooks: "off"
+ execute_notebooks: force
14
15
# Define the name of the latex output file for PDF builds
16
latex:
0 commit comments