Sign inSign up

ramselvan/python

By ramselvan

Updated almost 8 years ago

python development environment with anaconda

Image
0

359

ramselvan/python repository overview

Source

Configuration customized from here

to run jupyter notebook

docker run -i -t -p 8888:8888 ramselvan/python /bin/bash -c "su -c '/opt/conda/bin/jupyter notebook --notebook-dir=/home/anbu/notebooks --ip=\* --port=8888 --no-browser' anbu"

Tag summary

Content type

Image

Digest

Size

1.8 GB

Last updated

almost 8 years ago

docker pull ramselvan/python