Linux版本:Ubuntu 12

安装过程:

ipython notebook现在好像更名为ipython jupyter

1.安装conda,添加环境变量,source 激活

2.conda install jupyter

3运行:ipython notebook

虽然运行ipython notebook也可以打开notebook但是并不建议这么做。

为啥:因为这是Linux命令行的建议:建议人们使用jupyter notebook

这种方法比较简单。

 

另外的方法可以参考一下网址:

http://blog.csdn.net/koko2015c/article/details/55809427

相关文章:

  • 2021-11-13
  • 2021-04-03
  • 2021-08-24
  • 2021-12-20
  • 2021-08-20
  • 2021-08-15
  • 2021-08-16
  • 2021-10-12
猜你喜欢
  • 2021-08-26
  • 2021-12-01
  • 2021-11-04
  • 2022-12-23
  • 2021-06-21
  • 2022-12-23
  • 2021-05-16
相关资源
相似解决方案