We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb8a955 + 8f106f8 commit bd4b1d7Copy full SHA for bd4b1d7
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