Convert jupyter notebooks to python files

pip install ipynb-py-convert

Install ipynb-py-convert. Note use suitable pypi mirrors.

ipynb-py-convert examples/plot.ipynb examples/plot.py

相关推荐