Skip to content

Jupyter Book v2 migration issues #109

@matthewfeickert

Description

@matthewfeickert

In PR #107 we migrated to Jupyter Book v2, which had some associated issues.

Things that existed in Jupyter Book v0

jupyter-book = "0.15.1.*"

that I'm not sure how to do now:

  • Set execution timeouts

execute:
timeout: 210 # seconds

  • Set launch buttons for Binder and other tools

# Launch button settings
launch_buttons:
notebook_interface: jupyterlab
binderhub_url: https://mybinder.org
colab_url: https://colab.research.google.com

from #107 (comment)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions