Skip to content

Instantly share code, notes, and snippets.

@ruslangrimov
Created December 3, 2019 17:13
Show Gist options
  • Save ruslangrimov/cfb2671d34e968df2504877f27cdfbf2 to your computer and use it in GitHub Desktop.
Save ruslangrimov/cfb2671d34e968df2504877f27cdfbf2 to your computer and use it in GitHub Desktop.
Clear large jupyter notebook
jupyter nbconvert --ClearOutputPreprocessor.enabled=True --inplace Notebook.ipynb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment