iPython notebook

pip install ipython
pip install jupyter

新建文件夹,cmd进入此文件夹,输入命令 jupyter notebook 即可跳转到网页,ctrl+enter 执行命令。

原文地址:https://www.cnblogs.com/liuliu3/p/10064036.html