-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
In PR #107 we migrated to Jupyter Book v2, which had some associated issues.
- Binder configuration no longer seems to work as expected.
- Launch buttons for Google Colab are disabled.
Things that existed in Jupyter Book v0
Line 39 in 6b4c464
jupyter-book = "0.15.1.*" that I'm not sure how to do now:
- Set execution timeouts
pyhf-tutorial/book/_config.yml
Lines 7 to 8 in 6b4c464
execute: timeout: 210 # seconds
- Set launch buttons for Binder and other tools
pyhf-tutorial/book/_config.yml
Lines 23 to 27 in 6b4c464
# 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
Assignees
Labels
No labels