jupyter notebook选择conda环境

python -m ipykernel install --user --name 环境名称 --display-name "Python (环境名称)"

你可能感兴趣的:(jupyter notebook选择conda环境)