怎样在python里安装jupyter?

355次阅读
没有评论

怎样在python里安装jupyter?

pip 是 Python 包管理工具,该工具提供了对Python 包的查找、下载、安装、卸载的功能。Python 2.7.9 + 或 Python 3.4+ 以上版本都自带 pip 工具。(推荐:jupyter使用教程)

安装Jupyter notebook

环境:win10,python3.7

在终端直接使用下面的命令即可安装jupyter notebook

pip install jupyter notebook

怎样在python里安装jupyter?

启动Jupyter notebook

在终端直接使用下面的命令即可启动Jupyter notebook

jupyter notebook

怎样在python里安装jupyter?

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

神龙|纯净稳定代理IP免费测试>>>>>>>>天启|企业级代理IP免费测试>>>>>>>>IPIPGO|全球住宅代理IP免费测试

相关文章:

版权声明:python工具2022-12-12发表,共计280字。
新手QQ群:570568346,欢迎进群讨论 Python51学习