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