能直接本地下载然后上传集群当然最好,然而公司的集群没法本地方便的上传,故而如下配置:
wget <https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh> bash Miniconda3-latest-Linux-x86_64.sh # 随后阅读很多手册,该输入 yes 就输入 yes # 完成之后 source ~/.bashrc
注意指定 conda 下载位置