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 520d64f commit 4902952Copy full SHA for 4902952
content/conf.py
@@ -48,7 +48,7 @@
48
]
49
50
# Settings for myst_nb:
51
-# https://myst-nb.readthedocs.io/en/latest/use/execute.html#triggering-notebook-execution
+# https://myst-nb.readthedocs.io/en/latest/computation/execute.html#notebook-execution-modes
52
#nb_execution_mode = "off"
53
#nb_execution_mode = "auto" # *only* execute if at least one output is missing.
54
#nb_execution_mode = "force"
0 commit comments