edinburghlivinglab / livinglab-hubserver

Now running at https://jupyter-inf.is.ed.ac.uk (defunct)
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Load experiments #5

Open gngdb opened 9 years ago

gngdb commented 9 years ago

Design and run experiment to check what will happen to sperrin if a class tries to run experiments at the same time. Compare executions latencies when running individually, for example, and log crashes.

gngdb commented 9 years ago

A big problem with this might be if students leave many idle notebooks running, using up memory. Will need to check how to configure JupyterHub to kill old notebook processes; or if this is already supported. Can also run experiment to see how many notebooks will be running before we start getting swappy.

gngdb commented 9 years ago

Solution to idle notebooks in #9.