首页 > 编程语言 > 详细

编写python代码的另一个有力武器anaconda 之jupyter notebook

时间:2019-08-09 13:07:33      阅读:79      评论:0      收藏:0      [点我收藏+]

1,anaconda有64位和32位两个版本,支持主流操作系统

2,可在清华镜像网站下载(曾经终止过,现在已经恢复)

3,下载安装后要装插件,可以是通过nbextensions(参见:https://blog.csdn.net/August1226/article/details/80762632)

pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
jupyter nbextension enable codefolding/main

 

编写python代码的另一个有力武器anaconda 之jupyter notebook

原文:https://www.cnblogs.com/augustone/p/11326273.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!