[IPython-dev] Multi-user IPython Notebook
Bob Dougherty
bobd at stanford.edu
Fri Oct 3 01:44:07 EDT 2014
It's definitely usable-- we're running our class tutorials through JupyterHub using the default pam authentication module. We pre-configured linux accounts on the server for each student. Over 20 students have been accessing the notebook tutorials through a JubyterHub process that's been running for a few weeks straight and it seems to be working fine for them. It's all running on a dedicated VM as root and are using ssl for security.
cheers,
bob
--
Robert F. Dougherty, PhD
Research Director
Stanford Center for Cognitive and Neurobiological Imaging
70 Jordan Hall * Stanford CA 94305 * 650-725-0051
http://www.stanford.edu/~bobd
----- Original Message -----
From: "MinRK" <benjaminrk at gmail.com>
To: "IPython developers list" <ipython-dev at scipy.org>
Sent: Thursday, October 2, 2014 10:15:29 PM
Subject: Re: [IPython-dev] Multi-user IPython Notebook
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 for user login instead of system passwords, as well as running user code in docker containers .
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
_______________________________________________
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/a9837391/attachment.html>
More information about the IPython-dev
mailing list