We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee0b0a commit 64a0eadCopy full SHA for 64a0ead
1 file changed
data-science-for-esm/_config.yml
@@ -16,6 +16,8 @@ execute:
16
execute_notebooks: cache
17
timeout: 900 # 15 minutes
18
allow_errors: true
19
+ exclude_patterns:
20
+ - 'data-science-for-esm/06-workshop-atlite-solution.ipynb'
21
22
only_build_toc_files: true
23
0 commit comments