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
The myst tooling supports a server that allows for rebuilding JupyterBooks built with myst on the fly:
myst start
Currently, the process assumes that this server is running on http://localhost'. To be able to use the myst`-based tooling within a JupyterHub environment we need to be able to map the URLs through the jupyter-server-proxy.
The
myst
tooling supports a server that allows for rebuilding JupyterBooks built with myst on the fly:myst start
Currently, the process assumes that this server is running on
http://localhost'. To be able to use the
myst`-based tooling within a JupyterHub environment we need to be able to map the URLs through the jupyter-server-proxy.To be completed:
Once that upstream issues is resolved then we can
myst
based process for authoring/editing JupyterBooks in JupyterLabThe text was updated successfully, but these errors were encountered: