Skip to content
Snippets Groups Projects
  • schmittu's avatar
    238856f2
    included pre-commit · 238856f2
    schmittu authored
    To install:
        1. run `pip intall -r requirements_dev.txt` again
        2. run `pre-commit install`
    
    After that all commits to notebooks will clean the output cells and
    other meta data which clutters the diffs.
    
    If pre-commit cleans cells you have to commit again. That leaves you
    the option to preview the changes from pre-commit
    238856f2
    History
    included pre-commit
    schmittu authored
    To install:
        1. run `pip intall -r requirements_dev.txt` again
        2. run `pre-commit install`
    
    After that all commits to notebooks will clean the output cells and
    other meta data which clutters the diffs.
    
    If pre-commit cleans cells you have to commit again. That leaves you
    the option to preview the changes from pre-commit