下载jupyter notebook的方法:(推荐:jupyter使用教程) 直接在cmd中输入 :pip install jupyter即可自动下载安装。 安装成功后在命令行使用下面的命令即可启动 jupyter notebook jupyter notebook 更多python知识请关注python视频教程。