Skip to content

Commit ce04d23

Browse files
committed
base: Update JupyterLab to v4.1.2
1 parent beb69bb commit ce04d23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION_MATRIX.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Topmost entry = Tag `latest`
44

55
| Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Git | Git LFS | Pandoc | CTAN date[^2] | Quarto[^2] | Linux distro |
66
|:-----------|:------------|:------------|:-------------------|:-------|:--------|:-------|:--------------|:------------|:-------------|
7-
| 3.12.2 | 4.0.2 | 4.1.1 | 4.21.1 (1.86.1) | 2.43.2 | 3.4.1 | 3.1.11 | | 1.4.550 | Debian 12 |
7+
| 3.12.2 | 4.0.2 | 4.1.2 | 4.21.1 (1.86.1) | 2.43.2 | 3.4.1 | 3.1.11 | | 1.4.550 | Debian 12 |
88
| 3.11.8 | 4.0.2 | 4.1.0 | 4.21.0 (1.86.0) | 2.43.0 | 3.4.1 | 3.1.11 | | 1.4.549 | Debian 12 |
99
| 3.12.1 | 4.0.2 | 4.1.0 | 4.21.0 (1.86.0) | 2.43.0 | 3.4.1 | 3.1.11 | 2024‑02‑06 | 1.4.549 | Debian 12 |
1010
| 3.11.7 | 4.0.2 | 4.1.0 | 4.21.0 (1.86.0) | 2.43.0 | 3.4.1 | 3.1.11 | 2024‑02‑06 | 1.4.549 | Debian 12 |

base/latest.Dockerfile

+1-1
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.1
10+
ARG JUPYTERLAB_VERSION=4.1.2
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.2

0 commit comments

Comments
 (0)