Skip to content

Instantly share code, notes, and snippets.

@stanlee321
Created May 4, 2020 03:24
Show Gist options
  • Save stanlee321/34bc01efa9baaf840614d42d7434c545 to your computer and use it in GitHub Desktop.
Save stanlee321/34bc01efa9baaf840614d42d7434c545 to your computer and use it in GitHub Desktop.
jupyter2pdf

Create pdf from jupyter w/out input

jupyter nbconvert --to pdf  Analisis_Actas_piso22.ipynb --no-input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment