We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb8a955 commit 8f106f8Copy full SHA for 8f106f8
1 file changed
conf.py
@@ -42,7 +42,7 @@
42
exclude_patterns = ['_build', 'notes', '.tox', '.tmp', '.pytest_cache', 'README.md']
43
44
# MyST-NB configuration
45
-nb_execution_timeout = 900
+nb_execution_timeout = 1200
46
nb_merge_streams = True
47
48
nb_execution_excludepatterns = []
0 commit comments