Skip to content

Commit c78103f

Browse files
Update _config.yml
1 parent 1ceed72 commit c78103f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ repository:
1212
html:
1313
use_issues_button: true
1414
use_repository_button: true
15+
16+
# Tell Jupyter Book to execute notebooks
17+
execute:
18+
execute_notebooks: force
19+
# This allows notebooks to run even if the kernel name doesn't match
20+
allow_errors: true

0 commit comments

Comments
 (0)