怎么下载jupyter?
211次观看
标签:
jupyter
老师回答
下载jupyter的方法:(推荐:jupyter使用教程)
打开命令提示符,输入python,保证python能够正常运行:
然后执行jupyter的安装命令:
pip install jupyter
pip会自动下载jupyter对应的依赖,然后安装完成。
更多python知识请关注python视频教程。
©本文版权归环球青藤所有,任何形式转载请联系我们。
免费直播
精选课程
相关推荐