defeo / jupyterhub-docker

A configuration for a JupyterHub+DockerSpawner+CASAuthenticator server with Traefik proxy, based on docker-compose
https://opendreamkit.org/2018/10/17/jupyterhub-docker/
MIT License
202 stars 112 forks source link

JupyterHub URL Issue #17

Open Yannik199 opened 3 years ago

Yannik199 commented 3 years ago

Hey, I tried to run the stack from scratch with the documentation at opendreamkit.org and with this repository. The applications are starting with no specific error, but I can't reach the JupyterHub UI.

I always get "JupyterHub is now running at http://:8000"

So a hostname/IP is missing there and this is I guess why I can't reach the UI. Any ideas?

THelling commented 2 years ago

Hello, I have same issue. Did anyone found a solution? @defeo is there a way to solve that issue? Greetings:)

defeo commented 2 years ago

No idea. I haven't been maintaining this repo for 3 years, I wouldn't be surprised if some dependencies broke in the meantime. Jupyter has evolved a lot since then. I'd recommend to look for a more modern setup.