Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 252 Bytes

datascience

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