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

scipy: Update Quarto to v1.4.555

parent 40f28a6b
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ Topmost entry = Tag `latest`
| Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Git | Git LFS | Pandoc | CTAN date[^2] | Quarto[^2] | Linux distro |
|:-----------|:------------|:------------|:-------------------|:-------|:--------|:-------|:--------------|:------------|:-------------|
| 3.12.3 | 5.0.0 | 4.2.1 | 4.89.1 (1.89.1) | 2.45.2 | 3.5.1 | 3.1.11 | | 1.4.554 | Debian 12 |
| 3.12.3 | 5.0.0 | 4.2.1 | 4.89.1 (1.89.1) | 2.45.2 | 3.5.1 | 3.1.11 | | 1.4.555 | Debian 12 |
| 3.11.9 | 4.1.5 | 4.1.5 | 4.22.1 (1.87.2) | 2.44.0 | 3.5.1 | 3.1.11 | | 1.4.552 | Debian 12 |
| 3.12.2 | 4.1.5 | 4.1.6 | 4.23.0 (1.88.0) | 2.44.0 | 3.5.1 | 3.1.11 | 2024‑04‑09 | 1.4.553 | Debian 12 |
| 3.11.8 | 4.1.5 | 4.1.5 | 4.22.1 (1.87.2) | 2.44.0 | 3.5.1 | 3.1.11 | 2024‑04‑02 | 1.4.552 | Debian 12 |
......
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.4.554
ARG QUARTO_VERSION=1.4.555
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