cstanhope@social.coop ("Your friendly 'net denizen") wrote:
Instead I crafted an appropriate IPython Notebook environment on an LVM volume (Linux). I then used bottle (Python) to create a simple web page where there was a single button that said something like "Launch IPython Notebook". When you clicked it, behind the scenes it would create an LVM snapshot from the IPython Environment I had setup, launch a container with LXC, and redirect the user to the fresh containerized IPython Notebook instance. Each person got their own personal IPython Notebook.