twsl / gupyter

Ready-to-run Docker images containing Jupyter applications with GPU support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

While this repository will continue to publish images, I personally switched to ml-tooling and encourage you to do the same.

gupyter

Build

Docker images for jupyter with GPU support

Inspired by gpu-jupyter, simplified by directly replacing the root/base image. Takes the official jupyter dockerfiles from the docker-stacks repository and builds the following images:

GPU support is added via nvidia/cuda images, defined by tags within the strategy.json file.

About

Ready-to-run Docker images containing Jupyter applications with GPU support

License:MIT License


Languages

Language:Jupyter Notebook 96.2%Language:Dockerfile 3.8%