Skip to content

Commit 5168a25

Browse files
Merge pull request #13 from alexanderthclark/codex/update-execute.exclude_patterns-in-config
Remove placeholder exclude patterns from Jupyter Book config
2 parents f389faf + 70cd050 commit 5168a25

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jupyterbook/_config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ copyright: "2025"
77
# See https://jupyterbook.org/content/execute.html
88
execute:
99
execute_notebooks: auto
10-
exclude_patterns:
11-
- 'pattern_to_exclude'
1210
timeout: 100
1311
allow_errors: false
1412

0 commit comments

Comments
 (0)