Skip to content
master
Switch branches/tags
Code
This branch is 20 commits ahead of whlteXbread/GPU-Jupyterhub:master.
Contribute

Latest commit

- miniconda -> 4.12.0
- jupyterlab -> 3.4.2
- tensorflow -> 2.9.1
- tensorboard -> 2.9.0
- scikit-learn -> 1.1.1
- scipy -> 1.8.1
2c67982

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 26, 2022
Mar 29, 2022
Mar 29, 2022

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

Topics

Resources

Stars

Watchers

Forks