【推荐阅读】微服务还能火多久?>>> 第一步,激活环境: conda activate 环境名(例如我的py36) 添加核: python -m ipykernel install --user --name 环境名 --name kernelname (kernel的名字,可以随便取) 输入: jupyter notebook 就可以看到添加进来的核。 点赞 收藏 分享 文章举报 ML_BOY 发布了79 篇原创文章 · 获赞 243 · 访问量 54万+ 私信 关注 来源:oschina链接:https://my.oschina.net/u/4290288/blog/3235542 标签 python conda Jupyter Notebook