摘要:
https://blog.csdn.net/juechen211/article/details/83997894 阅读全文
摘要:
python -m ipykernel install --user --name 虚拟环境名称 --display-name “虚拟环境名称” 然后再打开jupyter notebook中kernel中可以change kernel了,搞定! 安装完Anaconda利用conda创建了虚拟环境,但 阅读全文