参考文献
http://python.jobbole.com/86236/
conda list
anaconda-navigator
bash xxxxx.sh
conda update conda
rm -rf ~/anaconda3
conda create -n py3 python=3.5 numpy pandas
source active py3
source deactive
conda info -e
conda update --all
参考文献
http://python.jobbole.com/86236/
conda list
anaconda-navigator
bash xxxxx.sh
conda update conda
rm -rf ~/anaconda3
conda create -n py3 python=3.5 numpy pandas
source active py3
source deactive
conda info -e
conda update --all
本文标题:抄录 anaconda 常用指令
本文链接:https://www.haomeiwen.com/subject/nzpujftx.html
网友评论