Skip to content

Commit

Permalink
Temporarily force execution of notebooks
Browse files Browse the repository at this point in the history
Testing a change in the configuration to update cached files
  • Loading branch information
kadri-nizam committed Feb 11, 2023
1 parent a32f97e commit 90319c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
# # (mmdc itself not in $PATH automatically, like local)
# mermaid_cmd = "../node_modules/.bin/mmdc"

nb_execution_mode = "cache"
nb_execution_mode = "force"
nb_execution_timeout = -1
nb_execution_raise_on_error = True
# .ipynb are produced using Makefile on own terms,
Expand Down

0 comments on commit 90319c1

Please sign in to comment.