Debian Package Tracker
Register | Log in
Subscribe

jupyterlab

Node.js modules for JupyterLab

Choose email to subscribe with

general
  • source: jupyterlab (main)
  • version: 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-4
  • maintainer: Debian Javascript Maintainers (archive) (DMD)
  • uploaders: Yadd [DMD] – Roland Mas [DMD] – Bastien Roucariès [DMD]
  • arch: all
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable: 4.0.11+ds1+~cs11.25.27-7
  • testing: 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-3
  • unstable: 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-4
versioned links
  • 4.0.11+ds1+~cs11.25.27-7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • jupyterlab (2 bugs: 0, 2, 0, 0)
action needed
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 3:25:13
    Last run: 2026-08-15T18:34:26.000Z
    Previous status: unknown

  • testing: fail (log)
    The tests ran in 0:24:38
    Last run: 2026-08-22T15:48:06.000Z
    Previous status: unknown

  • stable: neutral (log)
    The tests ran in 0:03:06
    Last run: 2026-07-18T12:06:24.000Z
    Previous status: unknown

Created: 2026-08-01 Last update: 2026-08-24 03:30
Marked for autoremoval on 05 September due to httpcore, ipywidgets, node-playwright, node-vscode-lsp, node-yarnpkg, towncrier: #1135849, #1138720, #1141793, #1143321, #1143428, #1144575, #1144608 high
Version 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-3 of jupyterlab is marked for autoremoval from testing on Sat 05 Sep 2026. It depends (transitively) on httpcore, ipywidgets, node-playwright, node-vscode-lsp, node-yarnpkg, towncrier, affected by #1135849, #1138720, #1141793, #1143321, #1143428, #1144575, #1144608. You should try to prevent the removal by fixing these RC bugs.
Created: 2026-08-04 Last update: 2026-08-24 03:04
A new upstream version is available: 4.7.0a1+~4.1.1+~0.17.1+~cs1.4.4 high
A new upstream version 4.7.0a1+~4.1.1+~0.17.1+~cs1.4.4 is available, you should consider packaging it.
Created: 2026-08-18 Last update: 2026-08-24 03:03
15 security issues in trixie high

There are 15 open security issues in trixie.

13 important issues:
  • CVE-2024-56334: systeminformation is a System and OS information library for node.js. In affected versions SSIDs are not sanitized when before they are passed as a parameter to cmd.exe in the `getWindowsIEEE8021x` function. This means that malicious content in the SSID can be executed as OS commands. This vulnerability may enable an attacker, depending on how the package is used, to perform remote code execution or local privilege escalation. This issue has been addressed in version 5.23.7 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
  • CVE-2025-68154: systeminformation is a System and OS information library for node.js. In versions prior to 5.27.14, the `fsSize()` function in systeminformation is vulnerable to OS command injection on Windows systems. The optional `drive` parameter is directly concatenated into a PowerShell command without sanitization, allowing arbitrary command execution when user-controlled input reaches this function. The actual exploitability depends on how applications use this function. If an application does not pass user-controlled input to `fsSize()`, it is not vulnerable. Version 5.27.14 contains a patch.
  • CVE-2026-26280: systeminformation is a System and OS information library for node.js. In versions prior to 5.30.8, a command injection vulnerability in the `wifiNetworks()` function allows an attacker to execute arbitrary OS commands via an unsanitized network interface parameter in the retry code path. In `lib/wifi.js`, the `wifiNetworks()` function sanitizes the `iface` parameter on the initial call (line 437). However, when the initial scan returns empty results, a `setTimeout` retry (lines 440-441) calls `getWifiNetworkListIw(iface)` with the **original unsanitized** `iface` value, which is passed directly to `execSync('iwlist ${iface} scan')`. Any application passing user-controlled input to `si.wifiNetworks()` is vulnerable to arbitrary command execution with the privileges of the Node.js process. Version 5.30.8 fixes the issue.
  • CVE-2026-26318: systeminformation is a System and OS information library for node.js. Versions prior to 5.31.0 are vulnerable to command injection via unsanitized `locate` output in `versions()`. Version 5.31.0 fixes the issue.
  • CVE-2026-40171: In Jupyter Notebook versions 7.0.0 through 7.5.5, JupyterLab versions 4.5.6 and earlier, and the corresponding @jupyter-notebook/help-extension and @jupyterlab/help-extension packages before 7.5.6 and 4.5.7, a stored cross-site scripting issue in the help command linker can be chained with attacker-controlled notebook content to steal authentication tokens with a single click. An attacker can craft a malicious notebook file containing elements that appear indistinguishable from legitimate controls and trigger execution when a user interacts with them. Successful exploitation allows theft of the user's authentication token and complete takeover of the Jupyter session through the REST API, including reading files, creating or modifying files, accessing kernels to execute arbitrary code, and creating terminals for shell access. This issue has been fixed in Notebook 7.5.6, JupyterLab 4.5.7, @jupyter-notebook/help-extension 7.5.6, and @jupyterlab/help-extension 4.5.7. As a workaround, disable the affected help extensions or set allowCommandLinker to false in the sanitizer configuration.
  • CVE-2026-42266: JupyterLab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 4.0.0 to 4.5.6, the allow-list of extensions that can be installed from PyPI Extension Manager (allowed_extensions_uris) is not correctly enforced by JupyterLab. The PyPI Extension Manager was not contained to packages listed on the default PyPI index. This vulnerability is fixed in 4.5.7.
  • CVE-2026-42557: jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to 4.5.7, JupyterLab's HTML sanitizer allowlists data-commandlinker-command and data-commandlinker-args on button elements, while CommandLinker listens for all click events on document.body and executes the named command without checking whether the element came from trusted JupyterLab UI. A notebook with a pre-saved HTML cell output containing a deceptive button can trigger arbitrary JupyterLab commands - including arbitrary code execution - on a single user click, without any code being submitted for execution by the user. This vulnerability is fixed in 4.5.7.
  • CVE-2026-67338: JupyterLab before 4.5.9 contains a stored cross-site scripting vulnerability in the Extension Manager that fails to validate URI protocols in package metadata URLs. Attackers can publish malicious PyPI packages with javascript: URLs in project metadata that execute arbitrary JavaScript in the JupyterLab origin when users click the extension name.
  • CVE-2026-73415: jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to 4.5.10 and 4.6.2, in packages/imageviewer/src/widget.ts, JupyterLab's ImageViewer uses URL.createObjectURL for a specially crafted SVG image and revokes the blob URL too early, allowing the image to retain an executable same-origin context when it is opened through the image viewer and then opened in a new browser tab. The resulting cross-site scripting can be used to execute arbitrary code on the JupyterLab server. This issue is fixed in versions 4.5.10 and 4.6.2.
  • CVE-2026-73416: jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 4.5.0 until 4.5.10 and 4.6.2, in jupyterlab/extensions/manager.py and jupyterlab/extensions/pypi.py, JupyterLab's PyPI extension manager enforces blocked_extensions_uris by comparing requested install names to blocklist entries with custom normalization that is weaker than PyPI package-name canonicalization. An authenticated user can request a PyPI-equivalent spelling such as JupyterLab.Git for a blocklisted package such as jupyterlab-git, and JupyterLab accepts the install request even though pip resolves the variant to the same package. Security impact requires an allowlist or blocklist intended to restrict package installation, the PyPI Extension Manager, and kernels and terminals that are disabled or delegated to remote hosts. The bypass lets an authenticated user install a prohibited extension, defeat integrity restrictions, and affect availability without gaining new read access. This issue is fixed in versions 4.5.10 and 4.6.2.
  • CVE-2026-73417: jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 3.3.0 until 4.5.10 and 4.6.2, JupyterLab allows notebook settings to be shared and applied through an overrides.json file using the Import button in the Settings Editor. In packages/notebook-extension/schema/tracker.json and packages/notebook-extension/src/index.ts, the sideBySideLeftMarginOverride and sideBySideRightMarginOverride settings are not properly validated before being inserted into style content, allowing a crafted settings file to contain instructions that execute as code instead of only changing display preferences. A user can import the malicious file, or an attacker with access to a shared settings location can plant an overrides.json that is applied automatically. The embedded code runs with the affected user's access and can read or modify notebooks and files and run code through the notebook server, including on a connected kernel. This issue is fixed in versions 4.5.10 and 4.6.2.
  • CVE-2026-73626: JupyterLab versions >=4.6.0,<=4.6.1 and <=4.5.9 contain an allowlist/blocklist enforcement gap in PyPIExtensionManager.install(). A missing 'await' caused the is_install_allowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install(). The stock JupyterLab HTTP API and Extension Manager UI are not affected, as they perform a separate, correctly awaited check. The issue affects only deployments where a custom extension or downstream integration imports PyPIExtensionManager and calls install() directly with a package name influenced by untrusted input, an allowlist/blocklist is configured, the PyPI Extension Manager is enabled, and kernels and terminals are disabled or delegated to remote hosts. Fixed in JupyterLab 4.6.2 and 4.5.10.
  • CVE-2026-73627: JupyterLab (pip package 'jupyterlab') versions >=4.1.0,<=4.5.9 and >=4.6.0,<=4.6.1 contain a plugin manager lock-rule enforcement bypass. Two server-side enforcement gaps allow an authenticated user to circumvent administrator lock rules by making direct requests to the /lab/api/plugins endpoint, enabling or disabling plugins that were locked — including child plugins of multi-plugin extensions and plugins locked via the 'lock all' mechanism. This can impact data integrity and bypass hardening or restrictions (e.g., download/upload limits) implemented through locked plugins. Fixed in versions 4.6.2 and 4.5.10.
2 issues left for the package maintainer to handle:
  • CVE-2025-59842: (needs triaging) jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to version 4.4.8, links generated with LaTeX typesetters in Markdown files and Markdown cells in JupyterLab and Jupyter Notebook did not include the noopener attribute. This is deemed to have no impact on the default installations. Theoretically users of third-party LaTeX-rendering extensions could find themselves vulnerable to reverse tabnabbing attacks if links generated by those extensions included target=_blank (no such extensions are known at time of writing) and they were to click on a link generated in LaTeX (typically visibly different from other links). This issue has been patched in version 4.4.8.
  • CVE-2026-44724: (needs triaging) systeminformation is a System and OS information library for node.js. From 4.17.0 to 5.31.5, on Linux, systeminformation is vulnerable to command injection in networkInterfaces() when an active NetworkManager connection profile name contains shell metacharacters. The vulnerable value is obtained internally from real nmcli device status output. The library sanitizes the network interface name before using it in shell commands, but it does not apply equivalent sanitization to the parsed NetworkManager connection profile name. That unsanitized connectionName is then interpolated into three shell command strings executed through execSync(). This vulnerability is fixed in 5.31.6.

You can find information about how to handle these issues in the security team's documentation.

Created: 2025-09-27 Last update: 2026-08-16 17:30
6 security issues in forky high

There are 6 open security issues in forky.

6 important issues:
  • CVE-2026-67338: JupyterLab before 4.5.9 contains a stored cross-site scripting vulnerability in the Extension Manager that fails to validate URI protocols in package metadata URLs. Attackers can publish malicious PyPI packages with javascript: URLs in project metadata that execute arbitrary JavaScript in the JupyterLab origin when users click the extension name.
  • CVE-2026-73415: jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to 4.5.10 and 4.6.2, in packages/imageviewer/src/widget.ts, JupyterLab's ImageViewer uses URL.createObjectURL for a specially crafted SVG image and revokes the blob URL too early, allowing the image to retain an executable same-origin context when it is opened through the image viewer and then opened in a new browser tab. The resulting cross-site scripting can be used to execute arbitrary code on the JupyterLab server. This issue is fixed in versions 4.5.10 and 4.6.2.
  • CVE-2026-73416: jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 4.5.0 until 4.5.10 and 4.6.2, in jupyterlab/extensions/manager.py and jupyterlab/extensions/pypi.py, JupyterLab's PyPI extension manager enforces blocked_extensions_uris by comparing requested install names to blocklist entries with custom normalization that is weaker than PyPI package-name canonicalization. An authenticated user can request a PyPI-equivalent spelling such as JupyterLab.Git for a blocklisted package such as jupyterlab-git, and JupyterLab accepts the install request even though pip resolves the variant to the same package. Security impact requires an allowlist or blocklist intended to restrict package installation, the PyPI Extension Manager, and kernels and terminals that are disabled or delegated to remote hosts. The bypass lets an authenticated user install a prohibited extension, defeat integrity restrictions, and affect availability without gaining new read access. This issue is fixed in versions 4.5.10 and 4.6.2.
  • CVE-2026-73417: jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 3.3.0 until 4.5.10 and 4.6.2, JupyterLab allows notebook settings to be shared and applied through an overrides.json file using the Import button in the Settings Editor. In packages/notebook-extension/schema/tracker.json and packages/notebook-extension/src/index.ts, the sideBySideLeftMarginOverride and sideBySideRightMarginOverride settings are not properly validated before being inserted into style content, allowing a crafted settings file to contain instructions that execute as code instead of only changing display preferences. A user can import the malicious file, or an attacker with access to a shared settings location can plant an overrides.json that is applied automatically. The embedded code runs with the affected user's access and can read or modify notebooks and files and run code through the notebook server, including on a connected kernel. This issue is fixed in versions 4.5.10 and 4.6.2.
  • CVE-2026-73626: JupyterLab versions >=4.6.0,<=4.6.1 and <=4.5.9 contain an allowlist/blocklist enforcement gap in PyPIExtensionManager.install(). A missing 'await' caused the is_install_allowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install(). The stock JupyterLab HTTP API and Extension Manager UI are not affected, as they perform a separate, correctly awaited check. The issue affects only deployments where a custom extension or downstream integration imports PyPIExtensionManager and calls install() directly with a package name influenced by untrusted input, an allowlist/blocklist is configured, the PyPI Extension Manager is enabled, and kernels and terminals are disabled or delegated to remote hosts. Fixed in JupyterLab 4.6.2 and 4.5.10.
  • CVE-2026-73627: JupyterLab (pip package 'jupyterlab') versions >=4.1.0,<=4.5.9 and >=4.6.0,<=4.6.1 contain a plugin manager lock-rule enforcement bypass. Two server-side enforcement gaps allow an authenticated user to circumvent administrator lock rules by making direct requests to the /lab/api/plugins endpoint, enabling or disabling plugins that were locked — including child plugins of multi-plugin extensions and plugins locked via the 'lock all' mechanism. This can impact data integrity and bypass hardening or restrictions (e.g., download/upload limits) implemented through locked plugins. Fixed in versions 4.6.2 and 4.5.10.
Created: 2026-08-02 Last update: 2026-08-16 17:30
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 2-day delay is over. Check why.
Created: 2026-08-18 Last update: 2026-08-24 03:03
Does not build reproducibly during testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2026-01-14 Last update: 2026-08-24 01:34
lintian reports 24 warnings normal
Lintian reports 24 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-07-28 Last update: 2026-08-16 23:00
AppStream hints: 1 warning for jupyterlab normal
AppStream found metadata issues for packages:
  • jupyterlab: 1 warning
You should get rid of them to provide more metadata about this software.
Created: 2025-06-05 Last update: 2025-06-05 23:30
debian/patches: 3 patches to forward upstream low

Among the 28 debian patches available in version 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-4 of the package, we noticed the following issues:

  • 3 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2026-07-28 Last update: 2026-08-16 22:03
testing migrations
  • excuses:
    • Migration status for jupyterlab (4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-3 to 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-4): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for jupyter-notebook/7.0.0-2: s390x: Pass ♻
    • ∙ ∙ Autopkgtest for jupyterlab/4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-4: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Regression ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for node-ipydatagrid/1.4.0+~cs14.21.116-2: s390x: Pass ♻ (reference ♻)
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/j/jupyterlab.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • ∙ ∙ 8 days old (needed 2 days)
    • Not considered
news
[rss feed]
  • [2026-08-16] Accepted jupyterlab 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-4 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-31] jupyterlab 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-3 MIGRATED to testing (Debian testing watch)
  • [2026-07-28] Accepted jupyterlab 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-3 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-28] jupyterlab 4.1.8+ds1+~2.0.1+~0.15.3+~cs1.4.4-8 MIGRATED to testing (Debian testing watch)
  • [2026-07-24] Accepted jupyterlab 4.1.8+ds1+~2.0.1+~0.15.3+~cs1.4.4-8 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-22] Accepted jupyterlab 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-2 (source) into experimental (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-22] Accepted jupyterlab 4.1.8+ds1+~2.0.1+~0.15.3+~cs1.4.4-7 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-21] Accepted jupyterlab 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-1 (source) into experimental (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-20] Accepted jupyterlab 4.4.8+ds1+~3.1.0+~0.16.6+~cs1.4.4-1 (source) into experimental (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-20] Accepted jupyterlab 4.1.8+ds1+~2.0.1+~0.15.3+~cs1.4.4-6 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-19] Accepted jupyterlab 4.1.8+ds1+~2.0.1+~0.15.3+~cs1.4.4-5 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-12] Accepted jupyterlab 4.4.1+ds1+~3.0.5+~0.16.6+~cs1.4.4-1 (source) into experimental (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-07-09] Accepted jupyterlab 4.1.8+ds1+~2.0.1+~0.15.3+~cs1.4.4-4 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-06-26] Accepted jupyterlab 4.1.8+ds1+~2.0.1+~0.15.3+~cs1.4.4-3 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-06-24] Accepted jupyterlab 4.1.8+ds1+~2.0.1+~0.15.3+~cs1.4.4-2 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-06-20] Accepted jupyterlab 4.1.8+ds1+~2.0.1+~0.15.3+~cs1.4.4-1 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-06-16] Accepted jupyterlab 4.1.3+ds1+~2.0.1+~0.15.3+~cs1.4.4-1 (source) into experimental (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-06-06] jupyterlab 4.0.13+ds1+~2.0.1+~cs1.4.4-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-01] Accepted jupyterlab 4.0.13+ds1+~2.0.1+~cs1.4.4-1 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-05-30] jupyterlab 4.0.11+ds5+~cs11.25.27-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-27] Accepted jupyterlab 4.0.11+ds5+~cs11.25.27-1 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-05-26] Accepted jupyterlab 4.0.11+ds4+~cs11.25.27-4 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-05-26] Accepted jupyterlab 4.0.11+ds4+~cs11.25.27-3 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-05-25] Accepted jupyterlab 4.0.11+ds4+~cs11.25.27-2 (source all) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-05-25] Accepted jupyterlab 4.0.11+ds4+~cs11.25.27-1 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-05-25] Accepted jupyterlab 4.0.11+ds3+~cs11.25.27-1 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-05-22] Accepted jupyterlab 4.0.11+ds2+~cs11.25.27-3 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2026-03-13] jupyterlab 4.0.11+ds2+~cs11.25.27-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-08] Accepted jupyterlab 4.0.11+ds2+~cs11.25.27-1 (source) into unstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2025-12-09] jupyterlab 4.0.11+ds1+~cs11.25.27-9 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 5
  • RC: 0
  • I&N: 4
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 24)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 4.4.10+ds1+~3.1.0+~0.16.6+~cs1.4.4-4

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing