下载jupyter的方法:(推荐:jupyter使用教程)

打开命令提示符,输入python,保证python能够正常运行:

然后执行jupyter的安装命令:

pip install jupyter

pip会自动下载jupyter对应的依赖,然后安装完成。

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

来源:PY学习网:原文地址:https://www.py.cn/article.html

hmoban主题是根据ripro二开的主题,极致后台体验,无插件,集成会员系统
自学咖网 » 怎么下载jupyter?