Skip to content

Commit 64a0ead

Browse files
committed
exclude atlite-solution from execution
1 parent cee0b0a commit 64a0ead

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

data-science-for-esm/_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ execute:
1616
execute_notebooks: cache
1717
timeout: 900 # 15 minutes
1818
allow_errors: true
19+
exclude_patterns:
20+
- 'data-science-for-esm/06-workshop-atlite-solution.ipynb'
1921

2022
only_build_toc_files: true
2123

0 commit comments

Comments
 (0)