A few datascience resources, mainly used from our blog at www.numericube.com
Run this in a 1-liner:
docker run -p 8888:8888 -v $PWD:/data -w /data ufoym/deepo:all-py36-jupyter-cpu jupyter notebook --ip=0.0.0.0 --port=8888 --allow-root
A few datascience resources, mainly used from our blog at www.numericube.com
Run this in a 1-liner:
docker run -p 8888:8888 -v $PWD:/data -w /data ufoym/deepo:all-py36-jupyter-cpu jupyter notebook --ip=0.0.0.0 --port=8888 --allow-root