您现在的位置是:课程教程文章

怎么在jupyter中使用python?

2023-12-18 19:47课程教程文章 人已围观

在jupyter中使用python的方法:(推荐:jupyter使用教程)

首先通过

pip2 install ipython notebook
pip3 install ipython notebook

分别安装ipython notebook,安装命令还是推荐使用国内的豆瓣源

然后通过命令

ipython2 kernelspec install-self
ipython3 kernelspec install-self

分别执行这两条操作,再打开jupyter notebook,就可以看到可选择Python2 和 Python3 了

注意如果是在ipython中操作的,执行命令jupyter notebook的时候别忘了命令前加一个叹号!

更多python知识请关注python视频教程。

课程教程:怎么在jupyter中使用python?

上一篇:怎么在jupyter上运行程序?

下一篇:没有了

站点信息

  • 文章统计篇文章