原文:donnemartin/data-science-ipython-notebooks
译者:飞龙
我们在人生的每个阶段,能影响多少人,就影响多少人,哪怕只能影响一个人,也好过不影响。——罗永浩
docker pull apachecn0/ds-ipynb-zh
docker run -tid -p <port>:80 apachecn0/ds-ipynb-zh
# 访问 http://localhost:{port} 查看文档
pip install ds-ipynb-zh
ds-ipynb-zh <port>
# 访问 http://localhost:{port} 查看文档
npm install -g ds-ipynb-zh
ds-ipynb-zh <port>
# 访问 http://localhost:{port} 查看文档