Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 428 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 428 Bytes

nbcleanse

Script for maintaining clean, well-formatted Python and Jupyter notebooks in git repositories.

  • nbcleanse repo-filter rewrites git commit history with linted Python and linted/stripped Jupyter notebooks
  • nbcleanse install installs a git clean/smudge filter that lints and strips Jupyter notebooks
  • nbcleanse uninstall uninstalls the filter
  • nbcleanse filter lints and strips individual Jupyter notebooks