码迷,mamicode.com
首页 > 其他好文 > 详细

安装Jupyter Notebook

时间:2019-10-31 21:33:26      阅读:76      评论:0      收藏:0      [点我收藏+]

标签:安装   ipython   book   imp   pypi   note   code   notebook   https   

1、安装Ipython

pip3 install -i https://pypi.douban.com/simple ipython

2、安装jupyter

pip3 install -i https://pypi.douban.com/simple jupyter

 

3、运行jupyter

jupyter notebook

 

安装Jupyter Notebook

标签:安装   ipython   book   imp   pypi   note   code   notebook   https   

原文地址:https://www.cnblogs.com/wt7018/p/11773670.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!