Skip to content

Commit

Permalink
time out change, auto setting for execute_notebooks in _config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lfunderburk committed Sep 18, 2023
1 parent 9435687 commit 5383b7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ logo: logo.jpg
# Force re-execution of notebooks on each build.
# See https://jupyterbook.org/content/execute.html
execute:
execute_notebooks: force
timeout: 100
execute_notebooks: auto
timeout: 95

# Define the name of the latex output file for PDF builds
latex:
Expand Down

0 comments on commit 5383b7e

Please sign in to comment.