Skip to content

Commit c9e111e

Browse files
committed
base: Update JupyterLab to v4.1.1
1 parent 3da3cd2 commit c9e111e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION_MATRIX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Topmost entry = Tag `latest`
44

55
| R | Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Git | Git LFS | Pandoc | CRAN[^1]/CTAN[^2] date | Quarto[^2] | QGIS[^3] | SAGA[^3] | OTB[^3][^4] | Linux distro |
66
|:------|:--------|:------------|:------------|:-------------------|:-------|:--------|:-------|:-----------------------|:------------|:---------|:---------|:------------|:-------------|
7-
| 4.3.2 | 3.11.8 | 4.0.2 | 4.1.0 | 4.21.1 (1.86.1) | 2.43.1 | 3.4.1 | 3.1.11 | | 1.4.549 | 3.34.3 | 9.1.3 | 8.1.2 | Debian 12 |
7+
| 4.3.2 | 3.11.8 | 4.0.2 | 4.1.1 | 4.21.1 (1.86.1) | 2.43.1 | 3.4.1 | 3.1.11 | | 1.4.549 | 3.34.3 | 9.1.3 | 8.1.2 | Debian 12 |
88
| 4.3.1 | 3.11.6 | 4.0.2 | 3.6.6 | 4.18.0 (1.83.1) | 2.42.0 | 3.4.0 | 3.1.1 | 2023‑10‑31 | 1.3.450 | 3.34.0 | 9.1.3 | 8.1.2 | Debian 12 |
99
| 4.3.0 | 3.11.4 | 4.0.1 | 3.6.4 | 4.13.0 (1.78.2) | 2.41.0 | 3.3.0 | 3.1.1 | 2023‑06‑16 | 1.3.361 | 3.30.3 | 8.5.0 | 8.1.1 | Debian 12 |
1010
| 4.2.3 | 3.10.11 | 4.0.0 | 3.6.3 | 4.9.1 (1.73.1) | 2.40.0 | 3.3.0 | 2.19.2 | 2023‑04‑21 | 1.2.475[^4] | n/a | 7.3.0 | n/a | Debian 11 |

base/latest.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG CUDA_IMAGE_FLAVOR
77
ARG NB_USER=jovyan
88
ARG NB_UID=1000
99
ARG JUPYTERHUB_VERSION=4.0.2
10-
ARG JUPYTERLAB_VERSION=4.1.0
10+
ARG JUPYTERLAB_VERSION=4.1.1
1111
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
1212
ARG CODE_SERVER_VERSION=4.21.1
1313
ARG GIT_VERSION=2.43.1

0 commit comments

Comments
 (0)