Skip to content

Jupyter-Lab based setup for data science (Conda, TF2, XGBoost GPU)

License

Notifications You must be signed in to change notification settings

subpic/jupyter-data-science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

docker build -f Dockerfile -t jupyter-dl .

Execute

nvidia-docker run -v $PWD:/mnt/home/ -p 8888:8888 -p 6006:6006 jupyter-dl

Note: The entrypoint script accepts Jupyter-Lab arguments

e.g. nvidia-docker run -v $PWD:/mnt/home/ -p 8888:8888 -p 6006:6006 jupyter-dl --notebook-dir=/mnt/home

About

Jupyter-Lab based setup for data science (Conda, TF2, XGBoost GPU)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published