Sign inSign up

dalilasalamani/ml_dockerimage

By dalilasalamani

Updated almost 9 years ago

ML container conda based

Image
2

273

dalilasalamani/ml_dockerimage repository overview

  • Usage: you can download and run this image using the following commands:

$ docker pull dalilasalamani/ml_dockerimage:v1
$ docker run -it -p 8887:8887 dalilasalamani/ml_dockerimage:v1 bash -c "mkdir /opt/notebooks && jupyter notebook --notebook-dir=/opt/notebooks --ip='*' --port=8887 --no-browser --allow-root"

The second command will launch a Jupyter notebook.

  • Packages available in tag v1

numpy 1.13.0
scipy 0.19.1
pandas 0.20.2
matplotlib 2.0.2 seaborn 0.7.1 Jupyter 1.0.0
scikit-learn 0.18.2
sqlite 3.13.0
theano 0.9.0 tensorflow 1.1.0
keras 2.0.2
qtpy 1.2.1 h5py 2.7.0
spyder 3.1.4
zlib 1.2.8.3

Tag summary

Content type

Image

Digest

Size

1 GB

Last updated

about 9 years ago

docker pull dalilasalamani/ml_dockerimage:v1