pip install ipykernel
pip install jupyter
python -m ipykernel install --user --name tensorflow(你的环境名)--display-name "tensorflow"(你 kernel 的名字,可以在 jupyter 中看到,可以和环境名不一样)
pip install ipykernel
pip install jupyter
python -m ipykernel install --user --name tensorflow(你的环境名)--display-name "tensorflow"(你 kernel 的名字,可以在 jupyter 中看到,可以和环境名不一样)
本文标题:jupyter notebook 切换 kernel
本文链接:https://www.haomeiwen.com/subject/uxygzqtx.html
网友评论