Skip to content

A configuration for a JupyterHub+DockerSpawner based on docker-compose

Notifications You must be signed in to change notification settings

Resilience-Observatory/jupyterhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JupyterHub deployment for the resilience COVID-19 observatory

This is a JupyterHub deployment based on Docker.

Based on defeo/jupyterhub-docker.

Features

  • Containerized single user Jupyter servers, using DockerSpawner.
  • Authentication against the Unix users on the host.
  • User data persistence.

Adapt to your needs

This deployment is ready to clone and roll on your own server. Read the blog post first, to be sure you understand the configuration.

Chhanges you may like to make:

Run!

Once you are ready, build and launch the application with

docker-compose build
docker-compose up -d

Read the Docker Compose manual to learn how to manage your application.

About

A configuration for a JupyterHub+DockerSpawner based on docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages