Skip to content

Instantly share code, notes, and snippets.

@choiseoungho
Created January 5, 2019 07:03
Show Gist options
  • Save choiseoungho/26358ee2796b07f3a4010516bb09e09b to your computer and use it in GitHub Desktop.
Save choiseoungho/26358ee2796b07f3a4010516bb09e09b to your computer and use it in GitHub Desktop.
Jupyter ipynb convert to py
jupyter nbconvert --to script [YOUR_NOTEBOOk].ipynb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment