kynan/nbstripout
strip output from Jupyter and IPython notebooks observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 76
- Release rhythm 59
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 48.0
- age_days: 4008
- days_rel: 193
- days_push: 144
- n_releases_24m: 5
Adoption not part of the score
1477 stars · 102 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A command-line tool that strips output and some metadata from Jupyter, IPython, and Zeppelin notebooks. It is designed to be used as a Git filter or pre-commit hook so notebook outputs are not committed to version control.
Use cases
- strip output from jupyter notebooks before committing to git
- set up a git filter to keep notebook outputs out of version control
- reduce diff noise and file size for committed ipynb files
- clean notebook outputs as a pre-commit hook
- clear all output from notebooks from the command line
- strip outputs from zeppelin notebooks
When to choose
- you commit Jupyter notebooks to Git but don't want to track outputs or execution metadata
- you want to minimize diffs and repository size caused by notebook outputs
- you need an automated Git filter or pre-commit hook for notebook cleaning
When to avoid
- you want to keep notebook outputs in version control for reproducibility or sharing results
- you need to execute or convert notebooks rather than clean them
- you're still on Python 2.7 and can't use the current versions
Facets
cli-tool · maturity active
developer-tools version-control cli developer-tools version-control data-science cli python cross-platform jupyter git-filter pre-commit-hook notebook-cleaning
2 sources
- readme: https://github.com/kynan/nbstripout · fetched 2026-08-28 · a91464a1a6b3
- registry_pypi: https://pypi.org/pypi/nbstripout/json · fetched 2026-08-29 · c8f2642ee9fd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kynan/nbstripout | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="kynan/nbstripout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem