Python常用IDE(4)—— JuPyter/IPython Notebook
# JuPyter/IPython Notebook
下载地址:https://jupyter.org/
Jupyter 是基于 web 的编辑器,它允许开发者构建和运行脚本或 notebook。它相对简单,对用户也更加友好。Jupyter 还使用 Seaborn 和 Matplotlib 执行数据可视化。
# JuPyter/IPython Notebook
下载地址:https://jupyter.org/