conda的常用命令

查看pip的镜像地址

pip config list


切换镜像源

python -m pip config set global.index-url https://mirrors.aliyun.com/pypi/simple

python -m pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

评论

此博客中的热门博文

使用自己的github加速源

量化指标计算

申请证书

搭建属于自己的vpn节点—科学上网

wsl安装cuda

解决v2rayN的延迟是-1的问题

wsl虚拟机释放文件

wsl安装cuda10.2

WSL怎么使用本机进行快速克隆github代码