You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the time of the MyST retreat co-located with AGU, there was a discussion around the benefits of collapsing the two-tab "hub" and "binder" UI for bring-your-own-binder/hub (BYOB) into a single URL and launch button. Theoretically, we should be able to detect what kind of deployment the user is trying to make according to the URL. Simplifying this will reduce the amount of UI we need to show the user, and make it possible start talking at a higher-level with respect to the "launch" feature.
We also want to support pre-defining a set of BinderHub / JupyterHub targets that community readers can jump into. These are normally resources that are associated with the deployment e.g. https://docs.<COMMUNITY>.2i2c.cloud/. We should extend the theme component to facilitate this.
Making this enhancement will require some changes in jupyter-book/myst-theme, jupyterhub, etc.
Each of the user stories above is enabled, or explicitly pushed to a future initiative.
All new functionality is fully documented in the upstream documentation.
The text was updated successfully, but these errors were encountered:
agoose77
changed the title
Improve the Jupyter Book 2 Launch Button UX
[EPIC] Improve the Jupyter Book 2 Launch Button UX
Jan 6, 2025
agoose77
changed the title
[EPIC] Improve the Jupyter Book 2 Launch Button UX
[EPIC] Improve the Jupyter Book 2 Launch Button URL discovery
Jan 7, 2025
agoose77
changed the title
[EPIC] Improve the Jupyter Book 2 Launch Button URL discovery
[EPIC] Improve the Jupyter Book 2 Launch Button UX
Jan 7, 2025
Context
At the time of the MyST retreat co-located with AGU, there was a discussion around the benefits of collapsing the two-tab "hub" and "binder" UI for bring-your-own-binder/hub (BYOB) into a single URL and launch button. Theoretically, we should be able to detect what kind of deployment the user is trying to make according to the URL. Simplifying this will reduce the amount of UI we need to show the user, and make it possible start talking at a higher-level with respect to the "launch" feature.
We also want to support pre-defining a set of BinderHub / JupyterHub targets that community readers can jump into. These are normally resources that are associated with the deployment e.g.
https://docs.<COMMUNITY>.2i2c.cloud/
. We should extend the theme component to facilitate this.Making this enhancement will require some changes in jupyter-book/myst-theme, jupyterhub, etc.
Task list
Definition of Done
The text was updated successfully, but these errors were encountered: