Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 1f8b1c2

Browse files
authored
Merge pull request #918 from nonhermitian/extend_time_limit
Change cell timeout to 3 min
2 parents 815f1eb + 2a5618e commit 1f8b1c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
exclude_patterns = ['*.ipynb', '_build', 'legacy_tutorials',
7474
'**.ipynb_checkpoints']
7575

76-
nbsphinx_timeout = 120
76+
nbsphinx_timeout = 180
7777
nbsphinx_execute = 'always'
7878
nbsphinx_execute_arguments = [
7979
"--InlineBackend.figure_formats={'svg', 'pdf'}",

0 commit comments

Comments
 (0)