drew6017 / jupyter-docker

CUDA 11.7.1, variable python 3.10 via miniconda, xeus-python, darcula, etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$ docker build -t drew6017/jupyter .
$ docker run --gpus all -v "C:\pathto\shared":/host -p 8888:8888 -d --name jupyter-lab-server -it drew6017/jupyter

Ez start/stop in Docker Desktop.

About

CUDA 11.7.1, variable python 3.10 via miniconda, xeus-python, darcula, etc

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%