By accessing the website and accepting the Cookie Policy, you agree to use the cookies provided by the Site in accordance with to analyze traffic, remember your preferences, and optimize your experience.
scikit-learn 相关Docker镜像
2019-02-22 14:58:47    430    0    0
emengweb

smizy/scikit-learn

Python3 scikit-learn with Jupyter docker image based on alpine 
Docker Pull Command
docker pull smizy/scikit-learn
用法:
# run Jupyter Notebook container 
docker run  -p 8888:8888 -v $(pwd):/code  -d smizy/scikit-learn

# open browser
open http://$(docker-machine ip default):8888




上一篇: 如何编写 Dockerfile 文件创建 Docker 镜像

下一篇: Docker实践:容器的管理(创建、查看、启动、终止、删除)

430 人读过
文档导航