Skip to content

Commit 66420ee

Browse files
committed
Turned off notebook execution timeout
1 parent fb9a125 commit 66420ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,3 +236,6 @@
236236
"dollarmath",
237237
"tasklist",
238238
]
239+
240+
# Notebook cell execution timeout; defaults to 30.
241+
nb_execution_timeout = None

0 commit comments

Comments
 (0)