[IPython-dev] Multi-user IPython Notebook

MinRK benjaminrk at gmail.com
Fri Oct 3 01:15:29 EDT 2014


JupyterHub <https://github.com/jupyter/jupyterhub/> is basically
functional, right now. We are still working on some configuration, with
respect to running the server as a limited user. But if you run the server
as root and you want to provide access to existing system users, it works.
We also have working examples using GitHub OAuth
<https://github.com/jupyter/oauthenticator> for user login instead of
system passwords, as well as running user code in docker containers
<https://github.com/jupyter/dockerspawner>.

It’s pretty rough right now, and there’s a fair amount of UI and error
handling to deal with (and documenting how to use it, importantly), but it
would be great to get some feedback!

-MinRK
​

On Thu, Oct 2, 2014 at 9:51 PM, ssanderson <ssanderson at quantopian.com>
wrote:

> The multi-user notebook project now goes by the name jupyterhub.  It lives
> at
> https://github.com/jupyter/jupyterhub/tree/master/jupyterhub.  I'm not
> sure
> what it's status is w/r/t  stability and concrete/public APIs, but it's
> definitely usable already.
>
>
>
> --
> View this message in context:
> http://python.6.x6.nabble.com/Multi-user-IPython-Notebook-tp5073520p5073521.html
> Sent from the IPython - Development mailing list archive at Nabble.com.
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20141002/00925dfe/attachment.html>


More information about the IPython-dev mailing list