Add the code to activate the conda virtual environment in the shell script

Add the code to activate the conda virtual environment in the shell script

eval "$(conda shell.bash hook)"
conda activate <虚拟环境名称>

end!

Supongo que te gusta

Origin blog.csdn.net/engchina/article/details/132548104
Recomendado
Clasificación