Konvertieren Sie das Jupyter -Notizbuch in die Python CMD -Linie

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