Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Docker stack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Docker stack
Commits
c9b9c995
Verified
Commit
c9b9c995
authored
2 weeks ago
by
Olivier Benz
Browse files
Options
Downloads
Patches
Plain Diff
verse: Update Quarto to v1.6.42
parent
adfad4c8
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
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 @
c9b9c995
...
...
@@ -24,7 +24,7 @@ Topmost entry = Tag `latest`
| R | CTAN date | Quarto |
|:------|:-----------|:------------|
| 4.4.2 | | 1.6.4
0
|
| 4.4.2 | | 1.6.4
2
|
| 4.4.1 | 2024‑10‑31 | 1.5.57 |
| 4.4.0 | 2024‑06‑14 | 1.4.555 |
| 4.3.3 | 2024‑04‑24 | 1.4.553 |
...
...
This diff is collapsed.
Click to expand it.
verse/latest.Dockerfile
+
1
−
1
View file @
c9b9c995
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.6.4
0
ARG
QUARTO_VERSION=1.6.4
2
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