Rowan Cockett
Rowan Cockett
Thanks @fperez - figuring out how best to make this work is going to be a bit tricky. In the current app, there are two servers involved (one for content,...
If we made an in-jupyterlab preview (e.g. in a native jupyterlab tab, more similar to the markdown --> markdown preview experience), which allows you to navigate and preview the final...
@fperez I think that this might work now with #188 complete. You should be able to set the `BASE_URL` property: ```bash export BASE_URL=${JUPYTERHUB_SERVICE_PREFIX}/proxy/absolute/8000 myst build --html cd _build/html python -m...