美文网首页
linux安装Anaconda

linux安装Anaconda

作者: 阿尔豪001 | 来源:发表于2018-01-20 20:21 被阅读0次

[root@room8pc205 桌面]# bash Anaconda3-4.4.0-Linux-x86_64.sh

[root@room8pc205 桌面]# python

Python 3.6.1 |Anaconda 4.4.0 (64-bit)| (default, May 11 2017, 13:09:58)

[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux

Type "help", "copyright", "credits" or "license" for more information.

>>>

[root@room8pc205 桌面]# spyder

图片1

[root@room8pc205 桌面]# jupyter-console

[root@room8pc205 桌面]# jupyter-notebook  --allow-root

图片2

相关文章

网友评论

      本文标题:linux安装Anaconda

      本文链接:https://www.haomeiwen.com/subject/pxrbvxtx.html