Skip to content

Commit

Permalink
increase docs notebook cell timeout to 8min
Browse files Browse the repository at this point in the history
  • Loading branch information
cbouy authored Aug 24, 2024
1 parent 525e9dc commit 5bb80a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
]
nb_execution_allow_errors = False
nb_execution_raise_on_error = True
nb_execution_timeout = 300
nb_execution_timeout = 480

mathjax_path = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"
autosectionlabel_prefix_document = True
Expand Down

0 comments on commit 5bb80a0

Please sign in to comment.