diff --git a/_config.yml b/_config.yml index f2f6049..ab99dcc 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