{"library":"nb-clean","title":"nb-clean","description":"A tool to clean Jupyter notebooks for version control, removing cell outputs, execution counts, and metadata. Current version is 4.0.1, released March 2025. Release cadence is irregular, with major versions dropping support for old Python releases.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install nb-clean"],"cli":{"name":"nb-clean","version":"usage: nb-clean [-h] {version,add-filter,remove-filter,check,clean} ..."}},"imports":[],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"# Clean a notebook in-place\nnb-clean clean notebook.ipynb\n\n# Check if a notebook is clean\nnb-clean check notebook.ipynb","lang":"bash","description":"nb-clean is a command-line tool; there is no Python API to import.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}