码迷,mamicode.com
首页 > 其他好文 > 详细

jupyter notebook添加环境

时间:2019-08-01 09:20:16      阅读:136      评论:0      收藏:0      [点我收藏+]

标签:install   net   note   list   安装   rem   remove   detail   --   

列出当前kernel: jupyter kernelspec list

删除已有环境:jupyter kernelspec remove NAME

安装新kernel ipython kernel install --name NAME”
           “python -m ipykernel install --name NAME”

 

https://blog.csdn.net/ioria/article/details/85230137

jupyter notebook添加环境

标签:install   net   note   list   安装   rem   remove   detail   --   

原文地址:https://www.cnblogs.com/573177885qq/p/11280407.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!