jupyter notebook
jupyter notebook是基于网页的用于交互计算的应用程序
安装
pip install jupyter
启动
jupyter notebook

查看当前的所打开的jupyter notebook的信息

会在开启 notebook 的文件夹中启动 Jupyter 主界面

新建 python3 ,Run 运行结果

jupyter notebook是基于网页的用于交互计算的应用程序
安装
pip install jupyter
启动
jupyter notebook

查看当前的所打开的jupyter notebook的信息

会在开启 notebook 的文件夹中启动 Jupyter 主界面

新建 python3 ,Run 运行结果
