This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
notes/Terminal Tips/Commands + Settings/Languages/Python/tools/IPython/convert a .ipynb to .py.md

89 B

convert a .ipynb to .py
$  nbconvert --to script [YOUR_NOTEBOOK].ipynb