当前位置:   article > 正文

Jupyter notebook没有创建python3的选项解决_jupyter notebook没有python3

jupyter notebook没有python3

jupyter提示找不到kernel,因此为其增加内核

首先安装ipkernel包:

python3 -m pip install ipykernel

针对当前用户安装ipkernel:

python3 -m ipykernel install --user

重新运行jupyter notebook,python3的选项就出现啦!

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/知新_RL/article/detail/206782
推荐阅读
相关标签
  

闽ICP备14008679号