美文网首页
python代码运行助手

python代码运行助手

作者: 樱落e_e | 来源:发表于2017-08-06 18:12 被阅读1185次

jupyter代码运行助手

jupyter被集成到ANACONDA里    只要安装anacoda就能使用了

视频详情:jupyter打开Python代码助手


如何快速搭建一个基于Python语言的数据分析环境


廖雪峰的代码运行助手 

1、保存learning.py

2、运行learning.py

python learning.py

若看到 Ready for Python code on port 39093... 则表示运行成功,最小化后台运行

3、打开http://local.liaoxuefeng.com:39093输入代码即可

相关文章

网友评论

      本文标题:python代码运行助手

      本文链接:https://www.haomeiwen.com/subject/cuknlxtx.html