Description
Python quality tools can be applied to Jupyter notebooks so linting, formatting, and checks cover notebook code as well as normal files. It is useful for data science and research projects that need maintainable notebooks.
Quality tools may rewrite notebook cells or report many issues at once. Keep notebooks under version control before formatting or automated fixes.