Anaconda的使用笔记

1、查看源:

conda config --show-sources

2、添加清华源:

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
 
# 设置搜索时显示通道地址
conda config --set show_channel_urls yes

其余后面用到了慢慢补充。

posted @ 2020-08-06 09:30  巨鹿王十二  阅读(144)  评论(0编辑  收藏  举报