Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

A Docker image for a JupyterHub (server) deployment

Notifications You must be signed in to change notification settings

TiemenSch/jupyterhub-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JupyterHub

Docker image with the goal of spawning a JupyterHub Docker container alongside singleuser notebook containers.

It should do so by controlling its parent docker daemon by running:

docker run -v /var/run/docker.sock:/var/run/docker.sock -ti jupyterhub-docker:latest

Currently in an unfinished state.

See https://github.com/TiemenSch/tiniconda/tree/master/util for the helper commands used in the image.

About

A Docker image for a JupyterHub (server) deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published