Skip to content

Commit f58a852

Browse files
authored
build: Increase notebook execution timeout for doc notebooks (#44)
1 parent 0de7242 commit f58a852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
# Guides and tutorials must succeed.
3030
nb_execution_raise_on_error = True
31+
nb_execution_timeout = 60
3132

3233
# -- Options for HTML output -------------------------------------------------
3334
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output

0 commit comments

Comments
 (0)