{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics"}],"enrichment":{"capability":"ipympl enables interactive matplotlib plots in Jupyter notebooks and JupyterLab by providing a Jupyter widget backend that integrates matplotlib's rendering with the Jupyter interactive widget framework.","skillfed_tags":["jupyter-extension","interactive-visualization","scientific-computing"],"use_cases":["Exploratory data analysis in Jupyter notebooks where interactive pan/zoom of plots improves investigation workflow","Building interactive dashboards combining matplotlib plots with Jupyter widgets for parameter adjustment","Scientific research notebooks requiring interactive visualization of computational results","Educational notebooks where students can interact with plots to understand data relationships"],"what_it_does":"ipympl is a Jupyter extension that brings matplotlib's interactive plotting capabilities into Jupyter notebooks and JupyterLab. It works by registering itself as a matplotlib backend that renders plots as Jupyter interactive widgets instead of static images. When you use the `%matplotlib ipympl` magic command, subsequent matplotlib plots become interactive\u2014you can pan, zoom, and interact with them directly in the notebook.\n\nThe package depends on ipython, ipywidgets, matplotlib, numpy, pillow, and traitlets. It's designed for scientific and data analysis workflows where interactive exploration of plots is valuable. The figure canvas is a proper Jupyter widget, meaning it can be positioned within interactive widget layouts alongside other controls, enabling integrated interactive dashboards within notebooks.","worth_installing":"Yes. ipympl is actively maintained, has no known vulnerabilities, carries a permissive BSD license, and solves a real problem for Jupyter users who want interactive matplotlib plots. Install friction is low and dependencies are standard. Recommended for any Jupyter-based data analysis or visualization workflow."},"id":"ipympl","links":{"html":"https://skillfed.io/packages/ipympl","md":"https://skillfed.io/packages/ipympl.md","pypi":"https://pypi.org/project/ipympl/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-21","license_spdx":null,"license_treatment":"permissive","name":"ipympl","python_support":"supports_current","summary":"Matplotlib Jupyter Extension"},"popularity":{"monthly_downloads":2245333,"position":3191,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.10.0"}
