在termux环境下fedora30中搭建python实验环境
2019-10-23 本文已影响0人
dsdyuan
一、dnf install 如下软件包
python3 python3-pandas python3-scipy python3-matplotlib python3-ipython python3-sympy python3-notebook
二、简单使用
ipython3
jupyter-notebook ---allow-root
一、dnf install 如下软件包
python3 python3-pandas python3-scipy python3-matplotlib python3-ipython python3-sympy python3-notebook
二、简单使用
ipython3
jupyter-notebook ---allow-root