
Python
shipengfei92
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Jupyter notebooks 安装与使用
Jupyter installation原创 2016-04-18 13:27:43 · 5457 阅读 · 0 评论 -
Install Both Python2 and Python3 in Jupyter
When we install jupyter by Conda, it offers python2 or python3 version. Such as me, I installed conda with python2. But in some cases, the codes are based on python3, so we need both python2 and pytho原创 2017-06-26 15:53:16 · 683 阅读 · 0 评论