美文网首页
在termux环境下fedora30中搭建python实验环境

在termux环境下fedora30中搭建python实验环境

作者: dsdyuan | 来源:发表于2019-10-23 16:22 被阅读0次

一、dnf install 如下软件包

      python3   python3-pandas python3-scipy   python3-matplotlib   python3-ipython  python3-sympy  python3-notebook

二、简单使用

     ipython3

    jupyter-notebook ---allow-root

相关文章

网友评论

      本文标题:在termux环境下fedora30中搭建python实验环境

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