nbstripout
strip output from Jupyter and IPython notebooks
strip output from Jupyter and IPython notebooks
To install this package, run one of the following:
Opens a notebook, strips its output, and writes the outputless version to the original file.
Useful mainly as a git filter or pre-commit hook for users who don't want to track output in VCS.
This does mostly the same thing as the Clear All Output command in the
notebook UI.
Summary
strip output from Jupyter and IPython notebooks
Last Updated
Nov 22, 2025 at 10:51
License
MIT
Total Downloads
623.2K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/kynan/nbstripoutDocumentation
https://pypi.org/project/nbstripout/