.ipynb文件 与ipython notebook
https://www.cnblogs.com/mxh1099/p/5705787.html
.ipynb文件转.py文件
jupyter nbconvert --to script XX.ipynb
本文详细介绍.ipynb文件与ipythonnotebook的关系,以及如何使用jupyternbconvert工具将.ipynb文件转换为.py文件,便于进一步的编辑和运行。
https://www.cnblogs.com/mxh1099/p/5705787.html
.ipynb文件转.py文件
jupyter nbconvert --to script XX.ipynb
28万+
2万+

被折叠的 条评论
为什么被折叠?
