malariagen / datalab

Repo for files and issues related to cloud deployment of JupyterHub.
MIT License
0 stars 1 forks source link

Sanger-wide installation of Jupyter notebook #38

Closed roamato closed 5 years ago

roamato commented 5 years ago

@alimanfoo @slejdops Sanger is considering creating ready-to-go/centralised instances of Jupyter notebook (note: not Hub) so that people can use it without bothering with installations etc. They are in the requirements gathering phase and I've got the following message:

do you have recipes for how people would want jupiter notebook and rstudio set up, I am going to start working on instances that can access home directories and lustre soon so it would be good to know what people want/need.

and

expecting a set of docker files that I could migrate to singularity, but anything would give me an idea of the requirements

Don't know if we'll end up use directly, but would it be OK to share our Docker images? Can you point me to the latest one?

alimanfoo commented 5 years ago

Sure, latest is here: https://github.com/malariagen/datalab/tree/master/dockerfiles/notebook

There's obviously some stuff in there that wouldn't be needed if it's just a single-user notebook server.

On Thu, 18 Oct 2018 at 12:37, Roberto Amato notifications@github.com wrote:

@alimanfoo https://github.com/alimanfoo @slejdops https://github.com/slejdops Sanger is considering creating ready-to-go/centralised instances of Jupyter notebook (note: not Hub) so that people can use it without bothering with installations etc. They are in the requirements gathering phase and I've got the following message:

do you have recipes for how people would want jupiter notebook and rstudio set up, I am going to start working on instances that can access home directories and lustre soon so it would be good to know what people want/need.

and

expecting a set of docker files that I could migrate to singularity, but anything would give me an idea of the requirements

Don't know if we'll end up use directly, but would it be OK to share our Docker images? Can you point me to the latest one?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/malariagen/datalab/issues/38, or mute the thread https://github.com/notifications/unsubscribe-auth/AAq8Qupv3iKlEIuNUeOQvIiF2ZlW_3q6ks5umGfigaJpZM4XtPyh .

-- Please feel free to resend your email and/or contact me by other means if you need an urgent reply.

Alistair Miles Head of Epidemiological Informatics Centre for Genomics and Global Health Big Data Institute Li Ka Shing Centre for Health Information and Discovery Old Road Campus Headington Oxford OX3 7LF United Kingdom Phone: +44 (0)1865 743596 or +44 (0)7866 541624 Email: alimanfoo@googlemail.com Web: http://a http://purl.org/net/alimanlimanfoo.github.io/ Twitter: @alimanfoo https://twitter.com/alimanfoo

roamato commented 5 years ago

Thanks! I'll let you know how it goes