Search Docker Hub
python
By ramselvan
python development environment with anaconda
359
Configuration customized from here
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"
Content type
Image
Digest
Size
1.8 GB
Last updated
almost 8 years ago
docker pull ramselvan/python