怎么下载jupyter notebook?

下载jupyter notebook的方法:(推荐:jupyter使用教程)
直接在cmd中输入 :pip install jupyter即可自动下载安装。

安装成功后在命令行使用下面的命令即可启动 jupyter notebook
jupyter notebook

更多python知识请关注python教程。
来源:PY学习网:原文地址:https://www.py.cn/article.html

下载jupyter notebook的方法:(推荐:jupyter使用教程)
直接在cmd中输入 :pip install jupyter即可自动下载安装。

安装成功后在命令行使用下面的命令即可启动 jupyter notebook
jupyter notebook

更多python知识请关注python教程。
来源:PY学习网:原文地址:https://www.py.cn/article.html