Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

bfreskura/data-science-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

data-science-docker

Dockerized OS setup for Data Science purposes.

How to use

  1. Install docker
  2. Install NVIDIA Drivers on the host machine
  3. Install nvidia-docker.
  4. Pull the data-science-docker image
  5. Use nvidia-docker instead of the docker to run the container

Running example

nvidia-docker run --name ml_test -p 10000-11000:10000-11000 -v /path/host:/path/container -it barty777/data-science-docker

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published