jupyter怎么写python?
 
                    yang
2020-05-09 10:29:239609浏览 · 0收藏 · 0评论

jupyter编写python的方法:(推荐:jupyter使用教程)
1、在cmd使用jupyter notebook命令启动jupyter,同时会打开网页版jupyter

2、在网页版jupyter中溢出点击“new”-“python3”新建python文件

3、在新建的python文件中即可直接写python代码

更多python知识请关注python视频教程。
 
                    关注公众号,随时随地在线学习
