Skip to content

Commit

Permalink
Turned off notebook execution timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlaw committed Aug 3, 2024
1 parent fb9a125 commit 66420ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,3 +236,6 @@
"dollarmath",
"tasklist",
]

# Notebook cell execution timeout; defaults to 30.
nb_execution_timeout = None

0 comments on commit 66420ee

Please sign in to comment.