[IPython-dev] Best practice of deployment for university courses

Ozan Çağlayan ozancag at gmail.com
Mon May 18 10:13:59 EDT 2015


aah, well i didn't know about that! So I'll recheck it.

Meanwhile I have another question :)

Once everything seems ok, I'll create UNIX user accounts automatically
with a script but currently I do not know whether I need some
precreated jupyter/ipython related configuration folders or files in
user's home directories. For example I just installed a Py2.7
environment with conda globally and did run "ipython kernelspec
install-self" as root. Now when I login through jupyterhub, my regular
user can benefit from both the default Python3 environment and the
newly installed Python2 one. Do you think that at some point, I will
need to modify/copy stuff into each user's home directory in order to
add a feature or change a behaviour in the jupyter stack?

I hope the question is clear :/



More information about the IPython-dev mailing list