首页 > 编程语言 > 详细

Jupyter 同时配置多个环境 Python2 Python3

时间:2020-01-04 22:55:55      阅读:352      评论:0      收藏:0      [点我收藏+]
  • 查看现有jupyter kernel

jupyter kernelspec list

  • 在jupyter中新加入kernel(例如在python2下加入python3)

python3 -m ipykernel install --user

 

 

参考文献:

https://www.jianshu.com/p/6a9f2082e9e7

Jupyter 同时配置多个环境 Python2 Python3

原文:https://www.cnblogs.com/jhc888007/p/12150587.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!