jupyter notebook启动命令:jupyter notebook
开启jupyter的方法介绍:
在cmd中输入jupyter notebook命令回车即可启动jupyter notebook
启动之后,会自动启动jupyter notebook的浏览器页面
点击new按钮下的Python3,打开编辑器页面,可以进行Python代码编写了。
原文来自:https://www.py.cn
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
jupyter notebook启动命令:jupyter notebook
开启jupyter的方法介绍:
在cmd中输入jupyter notebook命令回车即可启动jupyter notebook
启动之后,会自动启动jupyter notebook的浏览器页面
点击new按钮下的Python3,打开编辑器页面,可以进行Python代码编写了。
原文来自:https://www.py.cn
暂无评论内容