On 11 April 2017 at 17:04, Philip Matheson <phi...@gmail.com> wrote:

> Maybe some one could give me a rundown of the difference between tmpnb and
>  JupyterHub?



The core difference is that Jupyterhub knows about authenticated users, so
you can store notebooks and data tied to user accounts, and make those
accessible to the user. Tmpnb is for ephemeral notebook sessions, so it
doesn't know about spefic user identities. From your description,
Jupyterhub sounds like the better fit for you.

Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAOvn4qiOytTzJWDH-nr1HjM-JkNcVtE8Xvviv3_4w-2-0en7VA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to