centos7 ipython安装


##下载yum源(Centos 7 为例)
[root@localhost ~]# wget http://mirror.centos.org/centos/7/extras/x86_64/Packages/epel-release-7-11.noarch.rpm
##安装yum源
[root@localhost ~]# yum install -y epel-release-7-11.noarch.rpm
##安装sl命令(小火车)
[root@localhost ~]# yum install -y sl
##安装ipython命令
[root@localhost ~]# yum install -y ipython


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM