srstevenson / nb-clean

Clean Jupyter notebooks for version control. Remove metadata, outputs, and execution counts with Git and pre-commit support.
https://pypi.org/project/nb-clean
ISC License
135 stars 18 forks source link

pre-commit hook? #145

Closed carderne closed 1 year ago

carderne commented 2 years ago

Have you/someone made a pre-commit hook for this yet?

If not, are you happy for me to?

srstevenson commented 2 years ago

nb-clean doesn't currently provide any pre-commit hooks, but this would be a welcome addition!

srstevenson commented 1 year ago

For anyone coming here via search, this is now available--see README.md for details.