{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/3"}],"enrichment":{"capability":"A JupyterLab plugin that integrates code formatters directly into the notebook interface, allowing you to format code cells with a single action.","skillfed_tags":["jupyter-extension","code-formatting","developer-tools"],"use_cases":["Format Python code cells in notebooks to match your project's style guide without leaving JupyterLab.","Quickly clean up messy or auto-generated code in exploratory notebooks before sharing or committing.","Enforce consistent code style across a team's collaborative notebooks through configured formatters.","Integrate code formatting into a notebook-based data science or research workflow.","Configure different formatters for different projects through the plugin's configuration system."],"what_it_does":"This is a JupyterLab extension that brings code formatting capabilities directly into your notebook environment. It acts as a bridge between JupyterLab and external code formatters, letting you format code cells without leaving the notebook. The plugin consists of a server-side Python component and a frontend component that together add formatting controls to the JupyterLab interface.\n\nOnce installed and configured, you invoke formatters on demand through the UI rather than running them separately in a terminal. It's designed for developers who want to maintain code style consistency within their notebooks without manual formatting or context-switching. The plugin supports Python 3.10 through 3.14 and integrates with jupyter-server and packaging as its core dependencies.","worth_installing":"Yes. The plugin is actively maintained, has low install friction, carries no known vulnerabilities, and solves a real friction point for notebook users. The MIT license is permissive. Install it if you regularly work in JupyterLab and want in-notebook formatting without context-switching\u2014just remember to restart JupyterLab after setup and install your preferred formatters separately."},"id":"jupyterlab-code-formatter","links":{"html":"https://skillfed.io/packages/jupyterlab-code-formatter","md":"https://skillfed.io/packages/jupyterlab-code-formatter.md","pypi":"https://pypi.org/project/jupyterlab-code-formatter/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"permissive","name":"jupyterlab-code-formatter","python_support":"supports_current","summary":"A JupyterLab plugin to facilitate invocation of code formatters."},"popularity":{"monthly_downloads":126160,"position":11788,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.1.0"}
