Skip to content

Instantly share code, notes, and snippets.

@04pallav
Created September 11, 2017 22:19
Show Gist options
  • Save 04pallav/bb82fa0940d382ec44740a5a75bd9b88 to your computer and use it in GitHub Desktop.
Save 04pallav/bb82fa0940d382ec44740a5a75bd9b88 to your computer and use it in GitHub Desktop.
Run jupyter notebooks inplace
jupyter nbconvert --to notebook --execute testipynb.ipynb --output testipynb.ipynb
nbconvert ~/shared/projects/CallCenterHiringFC/code/rates_calculations.ipynb --to script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment