Enhanced Python Static Analysis: nbqa Support for Jupyter Notebooks

We’re excited to announce enhanced Python static analysis capabilities with nbqa support for Jupyter Notebooks! Our existing integrated Ruff, Flake8 and Pylint tools now support linting Jupyter Notebooks (.ipynb files) using nbqa. This allows you to maintain code quality across your Python projects, including Jupyter Notebooks. See our Ruff, Flake8, and Pylint documentation for more details.