--- id: jupyterlab-widgets version: "3.0.16" license: Copyright (c) 2015 Project Jupyter Contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following… (full text in the JSON record) license_treatment: permissive maintenance: active --- # jupyterlab-widgets — Jupyter interactive widgets for JupyterLab License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install jupyterlab-widgets uv add jupyterlab-widgets poetry add jupyterlab-widgets ## Description # Jupyter Widgets JupyterLab Extension A JupyterLab extension for Jupyter/IPython widgets. ## Installation To enable ipywidgets support in JupyterLab 3.x or 4.x: ```bash pip install jupyterlab_widgets ``` ### Version compatibility Prior to JupyterLab 3.0, use the appropriate command from the following list to install a compatible JupyterLab extension. - For JupyterLab 0.30, use `jupyter labextension install @jupyter-widgets/jupyterlab-manager@0.31` - For JupyterLab 0.31rc1, use `jupyter labextension install @jupyter-widgets/jupyterlab-manager@0.32` - For JupyterLab 0.31rc2, use `jupyter labextension install @jupyter-widgets/jupyterlab-manager@0.33` - For JupyterLab 0.31.x, use `jupyter labextension install @jupyter-widgets/jupyterlab-manager@0.34` - For JupyterLab 0.32.x, use `jupyter labextension install @jupyter-widgets/jupyterlab-manager@0.35` - For JupyterLab 0.33.x, use `jupyter labextension install @jupyter-widgets/jupyterlab-manager@0.36` - For JupyterLab 0.34.x, use `jupyter labextension install @jupyter-widgets/jupyterlab-manager@0.37` - For JupyterLab 0.35.x, use `jupyter labextension install @jupyter-widgets/jupyterlab-manager@0.38` - For JupyterLab 1.0.x and... ## AI interpretation — verify before relying Enables interactive Jupyter/IPython widgets to render and function in JupyterLab 3.x and 4.x environments. Verdict: A well-maintained, zero-friction extension with permissive licensing and no known vulnerabilities. Ideal for adding interactive widget support to modern JupyterLab installations. The active repository confirms its reliability for production notebook environments. [View on SkillFed](https://skillfed.io/packages/jupyterlab-widgets) · [View on PyPI](https://pypi.org/project/jupyterlab-widgets/)