Skip to content

shahruslan/docker-data-science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker for Data Science

Docker image for working with Anaconda.

Usage

docker run --name you_name -p 8888:8888 -v "$PWD/notebooks:/opt/notebooks" -d shahruslan/docker-data-science

First you will need to create a notebook folder. After starting the container, open your browser at http://localhost:8888/. Enter root as the password.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published