pip intsall ipykernel将此虚拟环境设为jupyter notebook的内核
python -m ipykernel install --user --name 虚拟环境名字如果出现Bad file descriptor (C:projectslibzmqsrcepoll.cpp:100)错误 将pyzmq版本改为19.0.2即可在虚拟环境中启动jupyter notebook 就可以看到jupyter notebook的内核中有设置的虚拟环境了

pip intsall ipykernel将此虚拟环境设为jupyter notebook的内核
python -m ipykernel install --user --name 虚拟环境名字如果出现Bad file descriptor (C:projectslibzmqsrcepoll.cpp:100)错误 将pyzmq版本改为19.0.2即可在虚拟环境中启动jupyter notebook 就可以看到jupyter notebook的内核中有设置的虚拟环境了
上一篇 leetcode 278. 第一个错误的版本 python
下一篇 在执行Anaconda命令的时候遇到The following packages are causing the inconsistency: