10000 GitHub - icojo/anaconda-docker: based on Evheniy Bystrov's evheniy/docker-data-science
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

icojo/anaconda-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

anaconda-docker

based on Evheniy Bystrov's evheniy/docker-data-science

docker pull icojo/anaconda-docker

docker run --name anaconda-docker -p 8888:8888 -v "$PWD/notebooks:/opt/notebooks" -d anaconda-docker bash

jupyter notebook --allow-root --notebook-dir=/opt/notebooks --ip='*' --port=8888 --no-browser

About

based on Evheniy Bystrov's evheniy/docker-data-science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0