Skip to content

Commit

Permalink
Fix execution timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
grst committed May 24, 2024
1 parent f7d5aa1 commit d3bb821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
myst_url_schemes = ("http", "https", "mailto")
nb_output_stderr = "remove"
nb_execution_mode = "off"
nb_execution_timeout = 600
nb_merge_streams = True
typehints_defaults = "braces"

Expand Down

0 comments on commit d3bb821

Please sign in to comment.