pip 豆瓣源安装notebook
1.ipython工具 安装pip install ipython
2.notebook 工具安装 pip install -i https://pypi.douban.com/simple notebook
运行 ipython notebook 会打开浏览器在浏览器中写代码测试起来会非常方便
1.ipython工具 安装pip install ipython
2.notebook 工具安装 pip install -i https://pypi.douban.com/simple notebook
运行 ipython notebook 会打开浏览器在浏览器中写代码测试起来会非常方便