Skip to content

Single-user Jupyter notebook images for instructional Jupyter Hub

Notifications You must be signed in to change notification settings

dddlab/docker-notebooks

Repository files navigation

JupyterLabs on Eucalytpus

Mounting

  • Copy everything /home to /mnt. Make sure everything has ubuntu read priviliges. If it's root you'll get locked out.
  • Edit /etc/fstab to set mount point from /mnt to /home
  • sudo mount /dev/vdb /home and sudo umount /mnt

Update ubunutu version

do-release-upgrade

Docker Set Up

Launch Jupyterhub

  • run ./setup.sh and enter passphrase
  • IMAGE=python-rstudio-notebook docker-compose up

About

Single-user Jupyter notebook images for instructional Jupyter Hub

Resources

Stars

Watchers

Forks