Skip to content

Commit 6e117e6

Browse files
author
adam
committed
py-jupyterlab: updated to 4.5.4
4.5.4 Bugs fixed Avoid using system clipboard in Notebook widget Update CodeMirror versions, fixing a few selection issues Fix debugger variable panel to render value 0 properly Consider both the content type and pattern match in DocumentRegistry.getFileTypeForModel() false in saveAs to avoid fetching file body Maintenance and upkeep improvements Bump Lumino packages to the 2026.2.5 release, fixing iframe resizing Documentation improvements Clarify notebook and cell metadata API changes in JupyterLab 4 Document a change in the Code Editor source updates via sharedModel in JupyterLab 4 Fix Contents API fetch documentation of the content default Add AI rules
1 parent 66a8e90 commit 6e117e6

3 files changed

Lines changed: 86 additions & 86 deletions

File tree

www/py-jupyterlab/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.22 2026/01/16 16:27:39 adam Exp $
1+
# $NetBSD: Makefile,v 1.23 2026/02/15 13:34:36 adam Exp $
22

3-
DISTNAME= jupyterlab-4.5.2
3+
DISTNAME= jupyterlab-4.5.4
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= www python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyterlab/}

0 commit comments

Comments
 (0)