cmbagent / .pre-commit-config.yaml
JFrazUCSF's picture
Upload 176 files
ea8c770 verified
Raw
History Blame Contribute Delete
258 Bytes
repos:
- repo: https://github.com/kynan/nbstripout
rev: 0.8.2
hooks:
- id: nbstripout
files: ^notebooks/.*\.ipynb$
args:
- --keep-output
- --extra-keys
- metadata.kernelspec metadata.language_info