We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5717f3a commit 7ee47d5Copy full SHA for 7ee47d5
_config.yml
@@ -12,11 +12,12 @@ bibtex_bibfiles:
12
execute:
13
# To execute notebooks via a Binder instead, replace 'cache' with 'binder'
14
execute_notebooks: cache
15
- timeout: 600
+ timeout: 1200
16
allow_errors: False # cells with expected failures must set the `raises-exception` cell tag
17
exclude_patterns:
18
- "team_work/*"
19
- "*_homework_exercise*"
20
+ - "*_supplement_*"
21
22
# Add a few extensions to help with parsing content
23
parse:
0 commit comments