diff --git a/_config.yml b/_config.yml index 031f813..8f3a03b 100644 --- a/_config.yml +++ b/_config.yml @@ -8,7 +8,7 @@ copyright: "2024" execute: # To execute notebooks via a Binder instead, replace 'cache' with 'binder' - execute_notebooks: cache + execute_notebooks: off timeout: 600 allow_errors: False # cells with expected failures must set the `raises-exception` cell tag