Add pre-commit hooks for Jupyter notebooks
Ouverte
enhancement
- Langage dominant
- Jupyter Notebook
- Étoiles
- 17
- Forks
- 3
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**Is your feature request related to a problem? Please describe.**
The current pre-commit hooks work very well on the source files, however they don't currently format Jupyter notebooks. We should add a pre-commit hook to handle this.
**Describe the solution you'd like**
`nbQA` is the standard. It offers `mypy`, `flake8`, and `black` on top of a lot of other options customized for Jupyter notebook.
**Additional context**
For our pure Python repos, `nbQA` would be a good option to add as well.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.