Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
verse
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JupyterLab
R
verse
Commits
d7063304
Verified
Commit
d7063304
authored
2 weeks ago
by
Olivier Benz
Browse files
Options
Downloads
Patches
Plain Diff
base: Update Neovim to v0.11.0
parent
2d0b4c65
No related branches found
No related tags found
No related merge requests found
Pipeline
#41256
passed
2 weeks ago
Stage: build1
Stage: build2
Stage: .post
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
VERSION_MATRIX.md
+1
-1
1 addition, 1 deletion
VERSION_MATRIX.md
base/latest.Dockerfile
+1
-1
1 addition, 1 deletion
base/latest.Dockerfile
with
2 additions
and
2 deletions
VERSION_MATRIX.md
+
1
−
1
View file @
d7063304
...
@@ -8,7 +8,7 @@ Topmost entry = Tag `latest`
...
@@ -8,7 +8,7 @@ Topmost entry = Tag `latest`
| R | Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | RStudio | Neovim | Git | Git LFS | Pandoc | CRAN date | Linux distro |
| R | Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | RStudio | Neovim | Git | Git LFS | Pandoc | CRAN date | Linux distro |
|:------|:--------|:------------|:------------|:-------------------|:--------------|:-------|:-------|:--------|:-------|:-----------|:-------------|
|:------|:--------|:------------|:------------|:-------------------|:--------------|:-------|:-------|:--------|:-------|:-----------|:-------------|
| 4.4.3 | 3.12.9 | 5.2.1 | 4.3.6 | 4.98.2 (1.98.2) | 2024.12.1+563 | 0.1
0.4
| 2.49.0 | 3.6.1 | 3.4 | 2025‑02‑28 | Debian 12 |
| 4.4.3 | 3.12.9 | 5.2.1 | 4.3.6 | 4.98.2 (1.98.2) | 2024.12.1+563 | 0.1
1.0
| 2.49.0 | 3.6.1 | 3.4 | 2025‑02‑28 | Debian 12 |
| 4.4.2 | 3.12.9 | 5.2.1 | 4.3.5 | 4.97.2 (1.97.2) | 2024.12.1+563 | 0.10.4 | 2.48.1 | 3.6.1 | 3.4 | 2025‑02‑28 | Debian 12 |
| 4.4.2 | 3.12.9 | 5.2.1 | 4.3.5 | 4.97.2 (1.97.2) | 2024.12.1+563 | 0.10.4 | 2.48.1 | 3.6.1 | 3.4 | 2025‑02‑28 | Debian 12 |
| 4.4.1 | 3.12.7 | 5.2.1 | 4.2.5 | 4.93.1 (1.93.1) | 2024.09.0+375 | 0.10.2 | 2.47.0 | 3.5.1 | 3.2 | 2024‑10‑31 | Debian 12 |
| 4.4.1 | 3.12.7 | 5.2.1 | 4.2.5 | 4.93.1 (1.93.1) | 2024.09.0+375 | 0.10.2 | 2.47.0 | 3.5.1 | 3.2 | 2024‑10‑31 | Debian 12 |
| 4.4.0 | 3.12.4 | 5.0.0 | 4.2.2 | 4.90.0 (1.90.0) | 2024.04.2+764 | n/a | 2.45.2 | 3.5.1 | 3.1.11 | 2024‑06‑14 | Debian 12 |
| 4.4.0 | 3.12.4 | 5.0.0 | 4.2.2 | 4.90.0 (1.90.0) | 2024.04.2+764 | n/a | 2.45.2 | 3.5.1 | 3.1.11 | 2024‑06‑14 | Debian 12 |
...
...
This diff is collapsed.
Click to expand it.
base/latest.Dockerfile
+
1
−
1
View file @
d7063304
...
@@ -11,7 +11,7 @@ ARG JUPYTERLAB_VERSION=4.3.6
...
@@ -11,7 +11,7 @@ ARG JUPYTERLAB_VERSION=4.3.6
ARG
CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
ARG
CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
ARG
CODE_SERVER_VERSION=4.98.2
ARG
CODE_SERVER_VERSION=4.98.2
ARG
RSTUDIO_VERSION
ARG
RSTUDIO_VERSION
ARG
NEOVIM_VERSION=0.1
0.4
ARG
NEOVIM_VERSION=0.1
1.0
ARG
GIT_VERSION=2.49.0
ARG
GIT_VERSION=2.49.0
ARG
GIT_LFS_VERSION=3.6.1
ARG
GIT_LFS_VERSION=3.6.1
ARG
PANDOC_VERSION=3.4
ARG
PANDOC_VERSION=3.4
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment