Skip to content

Commit

Permalink
Increase cell execution timeout for jupyterbook
Browse files Browse the repository at this point in the history
  • Loading branch information
AnesBenmerzoug committed Jun 3, 2024
1 parent 4a2ab53 commit 77d1827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ execute:
execute_notebooks: cache
allow_errors: true
stderr_output: show
timeout: 300
timeout: 600

launch_buttons:
thebe: true
Expand Down

0 comments on commit 77d1827

Please sign in to comment.