Skip to content

Commit 4de99bf

Browse files
Increase nb_execution_timeout to 480
1 parent e0ae60c commit 4de99bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
myst_heading_anchors = 3
115115

116116
# MyST-NB configuration
117-
nb_execution_timeout = 240
117+
nb_execution_timeout = 480
118118
nb_execution_raise_on_error = True
119119
nb_merge_streams = True
120120

0 commit comments

Comments
 (0)