Skip to content
Snippets Groups Projects
Verified Commit f6920464 authored by Olivier Benz's avatar Olivier Benz
Browse files

scipy: Update Quarto to v1.6.42

parent 56ad08af
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ Topmost entry = Tag `latest`
| Python | CTAN date | Quarto |
|:-----------|:-----------|:------------|
| 3.13.2 | | 1.6.40 |
| 3.13.2 | | 1.6.42 |
| 3.12.9 | | 1.6.40 |
| 3.13.1 | 2025‑02‑04 | 1.6.40 |
| 3.12.8 | 2025‑02‑04 | 1.6.40 |
......
ARG BUILD_ON_IMAGE=glcr.b-data.ch/jupyterlab/python/base
ARG PYTHON_VERSION
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
ARG QUARTO_VERSION=1.6.40
ARG QUARTO_VERSION=1.6.42
ARG CTAN_REPO=https://mirror.ctan.org/systems/texlive/tlnet
FROM ${BUILD_ON_IMAGE}${PYTHON_VERSION:+:}${PYTHON_VERSION}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment