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

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

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

新建 python3 ,Run 运行结果

原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/tech/pnotes/20451.html
jupyter notebook是基于网页的用于交互计算的应用程序
安装
pip install jupyter
启动
jupyter notebook

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

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

新建 python3 ,Run 运行结果

原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/tech/pnotes/20451.html