Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
base
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
CUDA
R
base
Commits
3b665976
Verified
Commit
3b665976
authored
8 months ago
by
Olivier Benz
Browse files
Options
Downloads
Patches
Plain Diff
verse: Update Quarto to v1.4.557
parent
c5e8cd94
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#29815
failed
8 months ago
Stage: build1
Stage: build2
Stage: .post
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
VERSION_MATRIX.md
+1
-1
1 addition, 1 deletion
VERSION_MATRIX.md
verse/latest.Dockerfile
+1
-1
1 addition, 1 deletion
verse/latest.Dockerfile
with
2 additions
and
2 deletions
VERSION_MATRIX.md
+
1
−
1
View file @
3b665976
...
...
@@ -4,7 +4,7 @@ Topmost entry = Tag `latest`
| R | Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | RStudio | Git | Git LFS | Pandoc | CRAN
[
^1]/CTAN[^2] date | Quarto[^2] | QGIS[^3] | SAGA[^3] | OTB[^3
][
^4
]
| Linux distro |
|:------|:--------|:------------|:------------|:-------------------|:--------------|:-------|:--------|:-------|:-----------------------|:------------|:---------|:---------|:------------|:-------------|
| 4.4.1 | 3.12.4 | 5.0.0 | 4.2.3 | 4.90.0 (1.90.0) | 2024.04.2+764 | 2.45.2 | 3.5.1 | 3.1.11 | | 1.4.55
5
| 3.36.3 | 9.1.3 | 9.0.0 | Debian 12 |
| 4.4.1 | 3.12.4 | 5.0.0 | 4.2.3 | 4.90.0 (1.90.0) | 2024.04.2+764 | 2.45.2 | 3.5.1 | 3.1.11 | | 1.4.55
7
| 3.36.3 | 9.1.3 | 9.0.0 | Debian 12 |
| 4.4.0 | 3.12.4 | 5.0.0 | 4.2.2 | 4.90.0 (1.90.0) | 2024.04.2+764 | 2.45.2 | 3.5.1 | 3.1.11 | 2024‑06‑14 | 1.4.555 | 3.36.3 | 9.1.3 | 9.0.0 | Debian 12 |
| 4.3.3 | 3.11.9 | 4.1.5 | 4.1.6 | 4.23.0 (1.88.0) | n/a | 2.44.0 | 3.5.1 | 3.1.11 | 2024‑04‑24 | 1.4.553 | 3.36.2 | 9.1.3 | 9.0.0 | Debian 12 |
| 4.3.2 | 3.11.8 | 4.0.2 | 4.1.2 | 4.21.2 (1.86.2) | n/a | 2.44.0 | 3.4.1 | 3.1.11 | 2024‑02‑29 | 1.4.550 | 3.36.0 | 9.1.3 | 8.1.2 | Debian 12 |
...
...
This diff is collapsed.
Click to expand it.
verse/latest.Dockerfile
+
1
−
1
View file @
3b665976
ARG
BUILD_ON_IMAGE=glcr.b-data.ch/jupyterlab/r/tidyverse
ARG
R_VERSION
ARG
CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
ARG
QUARTO_VERSION=1.4.55
5
ARG
QUARTO_VERSION=1.4.55
7
ARG
CTAN_REPO=https://mirror.ctan.org/systems/texlive/tlnet
FROM
${BUILD_ON_IMAGE}:${R_VERSION}
...
...
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