James Collinson
James Collinson
I am interested in integrating BinderHub more seamlessly with external applications, so that on navigation to BinderHub it is possible to skip a manual step of clicking 'Sign in'. ###...
**Context** We have deployed Dask Gateway (0.9.0) via Helm, exposing the Traefik proxy via an externally-facing NGINX proxy. External traffic is SSL-encrypted (https), and behind the proxy all traffic is...
### Bug description I'm not 100% sure this is a bug, but I'm reporting here with a workaround in case it's useful to others. When the `jupyterhub.singleuser.profileList` is set, the...
### Context (TL;DR all works fine with vanilla JHub and BHub deployments) I'm trying to incorporate BinderHub as a dependency in a Helm chart. I'd like the integrated JupyterHub to...
**Describe the issue**: I installed the vanilla DaskHub Helm chart, and routed traffic via an NGINX reverse proxy with a dedicated location for the JupyterHub service, e.g. `https:///jupyterhub/`. This meant...