Skip to content

Commit

Permalink
Merge pull request #9 from brian-rose/execute
Browse files Browse the repository at this point in the history
Execute notebook on Binder
  • Loading branch information
khider authored Dec 10, 2024
2 parents a4042b4 + 5bea111 commit 8ec1ba1
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 1,864 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ copyright: "2024"

execute:
# To execute notebooks via a Binder instead, replace 'cache' with 'binder'
execute_notebooks: off
timeout: 600
execute_notebooks: binder
timeout: 3600
allow_errors: False # cells with expected failures must set the `raises-exception` cell tag

# Add a few extensions to help with parsing content
Expand Down
Loading

0 comments on commit 8ec1ba1

Please sign in to comment.