diff --git a/docs/conf.py b/docs/conf.py index 989d2713..f6763180 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -90,7 +90,7 @@ # # (mmdc itself not in $PATH automatically, like local) # mermaid_cmd = "../node_modules/.bin/mmdc" -nb_execution_mode = "force" +nb_execution_mode = "cache" nb_execution_timeout = -1 nb_execution_raise_on_error = True # .ipynb are produced using Makefile on own terms,