Converta o notebook Jupyter em Python CMD Line

jupyter nbconvert --to script [YOUR_NOTEBOOK].ipynb
Magnificent Moth