Skip to content

Pythonic-Dockers/gpu-jupyter-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Lab

Jupyter Lab with Tensorflow and PyTorch docker image.

Build:

docker build -t bashkirtsevich/gpu-jupyter-lab .

Startup:

docker run -d -p 8888:8888 -v $(pwd)/notebooks:/tf/ --gpus all --name gpu-jupyter-lab bashkirtsevich/gpu-jupyter-lab

URL:

http://localhost:8888/

About

Jupyter Lab + Tensorflow + PyTorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published