cedadev / jasmin-daskgateway

BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Is it possible to securely proxy the dash dashboard through the notebook service? #11

Open amanning9 opened 1 year ago

amanning9 commented 1 year ago

It is important that we do not expose all the dask dashboards to the public internet, however this issue https://github.com/dask/dask-gateway/issues/350 suggests that it might be possible to proxy the user's own dashboard through the notebook service.

amanning9 commented 1 year ago

Adding the dask gateway url to the jupyterhub configuration will probably not do: https://github.com/dask/dask-gateway/issues/570

kuchaale commented 1 week ago

Could you just enable dask diagnostics in Jupyterlab without any public URL? Accessing it via NoMachine NX it is not so user-friendly.