Open
Description
The Jupyterhub helm chart includes a hub.baseUrl
for serving the hub under a path other than /
, e.g. /jupyter/
. I believe this breaks the automatic API setting at
I'm not sure if the baseUrl
is available where that code is running, so it may be hard to detect the url automatically.
The workaround is to explicitly set the URL
gateway:
auth:
jupyterhub:
apiUrl: http://proxy-http:8000/jupyter/hub/api