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

Commit 29216be

Browse files
authored
Merge branch 'master' into fix_transpiler_notebook
2 parents 2a6de4d + 1f8b1c2 commit 29216be

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)