getcarina / jupyterhub-tutorial

Deploy an interactive data science environment with JupyterHub on Docker Swarm
http://getcarina.github.io/jupyterhub-tutorial/slides/
MIT License
21 stars 8 forks source link

Run on a multi-node Carina cluster. #15

Closed smashwilson closed 8 years ago

smashwilson commented 8 years ago

If jupyter/dockerspawner#72 is :shipit:, this is the only change necessary to run JupyterHub correctly on multi-node Carina clusters. :sparkles:

rgbkrk commented 8 years ago

:shipit:

smashwilson commented 8 years ago

@rgbkrk Actually, we'll need a new DockerSpawner release to get the new code, won't we?

rgbkrk commented 8 years ago

We could change our Dockerfile to install dockerspawner from git, tied to a commit hash. I pinged @minrk anyway to see what we need before release (as well as timing).

smashwilson commented 8 years ago

Yah, either way.

minrk commented 8 years ago

Just cut dockerspawner-0.2 with your patch.