Bug 2354074
Summary: | widgets don't work in JupyerLab & Notebook (only in NbClassic) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Cristian Ciupitu <cristian.ciupitu> | ||||
Component: | python-ipywidgets | Assignee: | Lumír Balhar <lbalhar> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 42 | CC: | lbalhar, python-packagers-sig, romain.geissler | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | python-ipywidgets-8.1.5-3.fc41 python-ipywidgets-8.1.5-3.fc42 | Doc Type: | --- | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2025-03-30 00:16:19 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 2354249 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Cristian Ciupitu
2025-03-21 15:21:09 UTC
Created attachment 2081257 [details]
rpm -q -a (the list of all installed packages)
`jupyter labextension list` prints: `sys_prefix` level settings are read-only, using `user` level for migration to `lockedExtensions` JupyterLab v4.3.6 /usr/share/jupyter/labextensions jupyterlab_pygments v0.3.0 enabled OK (python, jupyterlab_pygments) @jupyter-notebook/lab-extension v7.3.2 enabled OK While `…/miniconda3/bin/jupyter labextension list` prints: `sys_prefix` level settings are read-only, using `user` level for migration to `lockedExtensions` JupyterLab v4.3.6 /opt/anaconda/miniconda3/share/jupyter/labextensions jupyterlab_pygments v0.3.0 enabled OK (python, jupyterlab_pygments) bqplot v0.5.44 enabled X (python, bqplot) ipydatagrid v1.4.0 enabled OK @jupyter-widgets/jupyterlab-manager v5.0.13 enabled OK (python, jupyterlab_widgets) @pyviz/jupyterlab_pyviz v3.0.4 enabled OK @jupyter-notebook/lab-extension v7.3.3 enabled OK @finos/perspective-jupyterlab v3.4.3 enabled OK (python, perspective-python) The following extensions may be outdated or specify dependencies that are incompatible with the current version of jupyterlab: bqplot If you are a user, check if an update is available for these packages. If you are a developer, re-run with `--verbose` flag for more details. You are right. Thank you for the report. I've prepared a new package that should bring the missing functionalities to Jupyter lab. The new package will now undergo a review but if you don't want to wait or if you want to help with testing, you can install it from https://copr.fedorainfracloud.org/coprs/lbalhar/python-jupyterlab-widgets/ I've installed it to do a quick test and it seems to be working. FEDORA-2025-9289b268c8 (python-jupyterlab-widgets-3.0.13-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-9289b268c8 FEDORA-2025-0d579aff37 (python-jupyterlab-widgets-3.0.13-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-0d579aff37 New packages for F42 and F41 will soon be ready for testing. Karma will make them land sooner. FEDORA-2025-0d579aff37 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-0d579aff37 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-0d579aff37 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-9289b268c8 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-9289b268c8 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-9289b268c8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Shouldn't python3-ipywidgets updated as well to depend on python-jupyterlab-widgets ? Yes, I plan to do that, see: https://src.fedoraproject.org/rpms/python-ipywidgets/pull-request/22 https://src.fedoraproject.org/rpms/python-ipywidgets/pull-request/23 https://src.fedoraproject.org/rpms/python-ipywidgets/pull-request/24 If you want to speed things up, you can give positive karma to these two updates: https://bodhi.fedoraproject.org/updates/FEDORA-2025-9289b268c8 https://bodhi.fedoraproject.org/updates/FEDORA-2025-0d579aff37 FEDORA-2025-0d579aff37 (python-jupyterlab-widgets-3.0.13-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-da6591d98c (python-ipywidgets-8.1.5-3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-da6591d98c FEDORA-2025-da6591d98c has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-da6591d98c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-da6591d98c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-9289b268c8 (python-jupyterlab-widgets-3.0.13-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-d679d0fec3 (python-ipywidgets-8.1.5-3.fc41 and python-widgetsnbextension-4.0.12-2.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-d679d0fec3 FEDORA-2025-d679d0fec3 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-d679d0fec3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-d679d0fec3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-d679d0fec3 (python-ipywidgets-8.1.5-3.fc41 and python-widgetsnbextension-4.0.12-2.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-da6591d98c (python-ipywidgets-8.1.5-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |