jupyterlab-widgets 3.0.14


pip install jupyterlab-widgets==3.0.14

Project Links

Meta
Author: Jupyter Development Team
Requires Python: >=3.7

Classifiers

Intended Audience
  • Developers
  • System Administrators
  • Science/Research

License
  • OSI Approved :: BSD License

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3 :: Only

Framework
  • Jupyter
  • Jupyter :: JupyterLab
  • Jupyter :: JupyterLab :: 3
  • Jupyter :: JupyterLab :: Extensions
  • Jupyter :: JupyterLab :: Extensions :: Prebuilt

Jupyter Widgets JupyterLab Extension

A JupyterLab 3.0 extension for Jupyter/IPython widgets.

Installation

To enable ipywidgets support in JupyterLab 3.x:

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 1.1.x, use jupyter labextension install @jupyter-widgets/jupyterlab-manager@1.0
  • For JupyterLab 1.2.x, use jupyter labextension install @jupyter-widgets/jupyterlab-manager@1.1
  • For JupyterLab 2.x, use jupyter labextension install @jupyter-widgets/jupyterlab-manager@2

Contributing

Development install

Note: You will need Node.js to build the extension package.

The jlpm command is JupyterLab's pinned version of yarn that is installed with JupyterLab. You may use yarn or npm in lieu of jlpm below.

# Clone the repo to your local environment
# Change directory to the jupyterlab_widgets directory
# Install package in development mode
pip install -e .
# Link your development version of the extension with JupyterLab
jupyter labextension develop . --overwrite
# Rebuild extension Typescript source after making changes
jlpm build

You can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the extension.

# Watch the source directory in one terminal, automatically rebuilding when needed
jlpm watch
# Run JupyterLab in another terminal
jupyter lab

With the watch command running, every saved change will immediately be built locally and available in your running JupyterLab. Refresh JupyterLab to load the change in your browser (you may need to wait several seconds for the extension to be rebuilt).

Uninstall

pip uninstall jupyterlab_widgets
3.0.15 May 05, 2025
3.0.14 Apr 10, 2025
3.0.13 Aug 22, 2024
3.0.12 Aug 22, 2024
3.0.11 May 28, 2024
3.0.10 Feb 08, 2024
3.0.9 Sep 13, 2023
3.0.8 Jul 04, 2023
3.0.7 Mar 28, 2023
3.0.6 Mar 21, 2023
3.0.5 Dec 22, 2022
3.0.4 Dec 07, 2022
3.0.3 Sep 02, 2022
3.0.2 Aug 19, 2022
3.0.1 Aug 18, 2022
3.0.0 Aug 18, 2022
3.0.0rc2 Aug 05, 2022
3.0.0rc1 Jul 06, 2022
3.0.0rc0 Mar 11, 2022
2.0.0b1 Dec 23, 2021
2.0.0b0 Nov 16, 2021
2.0.0a3 Aug 31, 2021
2.0.0a2 Jun 29, 2021
2.0.0a1 Feb 22, 2021
2.0.0a0 Feb 10, 2021
1.1.11 Oct 22, 2024
1.1.10 Sep 03, 2024
1.1.9 Jul 29, 2024
1.1.8 Jul 05, 2024
1.1.7 Sep 13, 2023
1.1.6 Sep 13, 2023
1.1.5 Jul 31, 2023
1.1.4 Mar 28, 2023
1.1.3 Mar 21, 2023
1.1.2 Feb 09, 2023
1.1.1 Jun 22, 2022
1.1.0 Mar 16, 2022
1.1.0rc0 Mar 10, 2022
1.1.0a0 Feb 11, 2022
1.0.2 Sep 13, 2021
1.0.1 Aug 31, 2021
1.0.0 Dec 24, 2020
1.0.0rc1 Dec 24, 2020
1.0.0rc0 Dec 24, 2020
1.0.0a6 Oct 24, 2020
1.0.0a5 Oct 05, 2020
1.0.0a4 Oct 04, 2020
1.0.0a3 Oct 03, 2020
1.0.0a2 Sep 18, 2020
1.0.0a1 Sep 17, 2020
1.0.0a0 Sep 17, 2020
0.6.15 Feb 28, 2017
0.6.14 Feb 22, 2017
0.6.13 Feb 15, 2017
0.6.12 Feb 10, 2017
0.6.11 Feb 09, 2017
0.6.10 Feb 08, 2017
0.6.9 Feb 07, 2017
0.6.8 Jan 31, 2017
0.6.7 Jan 25, 2017
0.6.6 Jan 19, 2017
0.6.5 Jan 09, 2017
0.6.4 Dec 06, 2016
0.6.3 Dec 02, 2016
0.6.2 Dec 02, 2016
0.6.1 Nov 28, 2016
0.6.0 Nov 24, 2016
0.5.0 Nov 03, 2016
0.4.1 Nov 02, 2016
0.4.0 Oct 31, 2016
0.3.3 Oct 11, 2016
0.3.2 Oct 08, 2016
No dependencies