Skip to content

Commit c60885f

Browse files
committed
fixed _config.yml
2 parents 5edd000 + 98a126f commit c60885f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_config.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ author: Jørgen S. Dokken
66
logo: logo.png
77

88
# Cache execution of notebooks
9+
910
# See https://jupyterbook.org/content/execute.html
10-
#execute:
11-
#execute_notebooks: cache
12-
#timeout: 1800
11+
execute:
12+
execute_notebooks: cache
13+
timeout: 1800
1314

1415
# Information about where the book exists on the web
1516
repository:

0 commit comments

Comments
 (0)