We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273e23e commit 5bea111Copy full SHA for 5bea111
_config.yml
@@ -8,8 +8,8 @@ copyright: "2024"
8
9
execute:
10
# To execute notebooks via a Binder instead, replace 'cache' with 'binder'
11
- execute_notebooks: off
12
- timeout: 600
+ execute_notebooks: binder
+ timeout: 3600
13
allow_errors: False # cells with expected failures must set the `raises-exception` cell tag
14
15
# Add a few extensions to help with parsing content
0 commit comments