Skip to content

a Jupyter Hub Docker container to spawn Jupyter Lab instances with GPU support

Notifications You must be signed in to change notification settings

ItsSmarti/GPU-Jupyterhub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU-Jupyterhub

This repo contains the docker-compose.yml for defining the dependencies to run a Jupyter Hub Docker container that spawns Jupyter Lab instances that can use the GPU. It's forked from this repo, with the following changes:

  • get rid of unnecessary options
  • move to SQLite instead of Postgres (no need for another container)
  • update CUDA, tini, Miniconda, Jupyter, TensorFlow, etc.
  • deactivate SSL (I use a reverse proxy)
  • add/remove packages and dependencies to my liking

usage

See my blog post.

About

a Jupyter Hub Docker container to spawn Jupyter Lab instances with GPU support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 53.8%
  • Shell 29.2%
  • Python 15.9%
  • Makefile 1.1%