Skip to content

Commit

Permalink
Turn off notebook execution for docs again
Browse files Browse the repository at this point in the history
  • Loading branch information
madeline-scyphers committed Jul 10, 2023
1 parent 58340fe commit 392feff
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 @@ -73,7 +73,7 @@
]


nb_execution_mode = "on"
nb_execution_mode = "off"

nb_execution_excludepatterns = ["example_optimization_results.ipynb"]

Expand Down

0 comments on commit 392feff

Please sign in to comment.