Konversi Jupyter Notebook ke baris CMD Python

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