1、安装Jupyterpip install jupyter
2、新建一个IPython文件
4、编写程序随便写点什么测试一下,应该得到的结果是这样的:print(1)点击运行
5、填入上面的地址即可。