清华提供的anaconda镜像,使用以后真的很快!尤其在学校龟速的网络环境里提速非常明显。
https://mirrors.tuna.tsinghua.edu.cn/help/anaconda/
TUNA 还提供了 Anaconda 仓库的镜像,运行以下命令:
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes
即可添加 Anaconda Python 免费仓库。
更新:清华大学可能由于未能取得授权的原因关闭 anaconda 源,见 https://zhuanlan.zhihu.com/p/62899936 。
本文介绍清华大学提供的Anaconda镜像服务,通过使用该镜像能够显著提高下载速度,尤其是在校园网环境下效果更为明显。文章提供了配置命令以帮助读者快速启用镜像服务。
1071

被折叠的 条评论
为什么被折叠?



