How do I convert a IPython Notebook into a Python file via commandline? - Stack Overflow

PHOTO EMBED

Tue Mar 16 2021 15:58:56 GMT+0000 (Coordinated Universal Time)

Saved by @chenyangsu #python

jupyter nbconvert --to script *.ipynb
content_copyCOPY

https://stackoverflow.com/questions/17077494/how-do-i-convert-a-ipython-notebook-into-a-python-file-via-commandline