[IPython-dev] Multi-user IPython Notebook

ssanderson ssanderson at quantopian.com
Fri Oct 3 11:44:30 EDT 2014


Kyle Kelley wrote
> It seems it is probably time to announce the sandbox project that has been
> in quiet development. ;)

Interesting.  Your sandbox project sounds very similar to a project we have
going over at Quantopian; we're building a notebook-based financial research
environment for our users.  We're also using Docker containers for notebook
sandboxing and performance isolation.  Currently we're managing deployments
of single-user servers with a homegrown prototype, but in the next few weeks
we're going to investigate switching to Jupyterhub.  The DockerSpawner looks
very much like what I had sketched out in a to-do list of custom extensions
we would have had to write ourselves :).  I'd love to compare notes at some
point on what you guys have planned vs our roadmap; we might be able to
avoid some duplicated work that way.

-Scott



--
View this message in context: http://python.6.x6.nabble.com/Multi-user-IPython-Notebook-tp5073520p5073572.html
Sent from the IPython - Development mailing list archive at Nabble.com.



More information about the IPython-dev mailing list