Skip to content

Commit 3272f26

Browse files
authored
Update _config.yml
Update cell timeouts as they are close to 60s
1 parent b1e8cce commit 3272f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: This website presents a set of lectures on python programming for e
55

66
execute:
77
execute_notebooks: "cache"
8-
timeout: 60
8+
timeout: 120
99
# run_in_temp: true
1010

1111
html:

0 commit comments

Comments
 (0)