File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Topmost entry = Tag `latest`
4
4
5
5
| Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Git | Git LFS | Pandoc | CTAN date[ ^ 2 ] | Quarto[ ^ 2 ] | Linux distro |
6
6
| :-----------| :------------| :------------| :-------------------| :-------| :--------| :-------| :--------------| :------------| :-------------|
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 |
8
8
| 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 |
9
9
| 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 |
10
10
| 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 |
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ARG CUDA_IMAGE_FLAVOR
7
7
ARG NB_USER=jovyan
8
8
ARG NB_UID=1000
9
9
ARG JUPYTERHUB_VERSION=4.0.2
10
- ARG JUPYTERLAB_VERSION=4.1.1
10
+ ARG JUPYTERLAB_VERSION=4.1.2
11
11
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
12
12
ARG CODE_SERVER_VERSION=4.21.1
13
13
ARG GIT_VERSION=2.43.2
You can’t perform that action at this time.
0 commit comments