• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

怎么删除jupyter其他内核?

相关文章 搞java代码 3年前 (2022-05-21) 11次浏览 已收录 0个评论

怎么删除jupyter其他内核?

下面我们通过实例来看一下删除jupyter其他内核的方法:

1、查看Jupyter已经安装的内核版本:

→ <a href="https://www.gaodaima.com/tag/jupyter" title="查看更多关于jupyter的文章" target="_blank">jupyter</a> kernelspec list
Available kernels:
  scala210                /Users/yumm/.ipython/kernels/scala210
  scala211                /Users/yumm/.ipython/kernels/scala211
  python2                 /Users/yumm/Library/J<a href="https://www.gaodaima.com/tag/up" title="查看更多关于up的文章" target="_blank">up</a>yter/kernels/python2
  python3                 /Users/yumm/anaconda3/share/jupyter/kernels/python3
  apache_toree_pyspark    /usr/local/share/jupyter/kernels/apache_toree_pyspark
  apache_toree_scala      /usr/local/share/jupyter/kernels/apache_toree_scala
  apache_toree_sparkr     /usr/local/share/jupyter/kernels/apache_toree_sparkr
  apache_toree_sql        /usr/local/share/jupyter/kernels/apache_toree_sql

www#gaodaima.com来源gao@!dai!ma.com搞$$代^@码!网搞代码

2、移除安装Scala210的内核

→ jupyter kernelspec remove scala210
→ jupyter kernelspec list
Available kernels:
  scala211                /Users/yumm/.ipython/kernels/scala211
  python2                 /Users/yumm/Library/Jupyter/kernels/python2
  python3                 /Users/yumm/anaconda3/share/jupyter/kernels/python3
  apache_toree_pyspark    /usr/local/share/jupyter/kernels/apache_toree_pyspark
  apache_toree_scala      /usr/local/share/jupyter/kernels/apache_toree_scala
  apache_toree_sparkr     /usr/local/share/jupyter/kernels/apache_toree_sparkr
  apache_toree_sql        /usr/local/share/jupyter/kernels/apache_toree_sql

使用的命令:

查看 Jupyter notebook kernel

jupyter kernelspec list

删除  jupyter 内核

jupyter kernelspec remove kernelname

相关文章教程推荐:jupyter教程

来源:搞代码网:原文地址:https://www.gaodaima.com


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:怎么删除jupyter其他内核?

喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址