Run Ruff, Mypy, and other code-quality tools on Jupyter notebooks with nbQA
Apply standard Python formatters, linters, and type checkers to notebook-heavy repositories without manually converting notebooks to scripts.
Run Ruff, Mypy, and other code-quality tools on Jupyter notebooks with nbQA
Apply standard Python formatters, linters, and type checkers to notebook-heavy repositories without manually converting notebooks to scripts.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/run-ruff-mypy-and-other-code-quality-tools-on-jupyter-notebooks-with-nbqa/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/run-ruff-mypy-and-other-code-quality-tools-on-jupyter-notebooks-with-nbqa
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/run-ruff-mypy-and-other-code-quality-tools-on-jupyter-notebooks-with-nbqa.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.