From d9f5aeff1deafa9ff03bdade5b19456f41eeeb61 Mon Sep 17 00:00:00 2001 From: Virgile Bal Date: Wed, 25 Jun 2025 12:09:02 +0200 Subject: [PATCH] ajout rstudio-r-python-julia et upgrade r4.5.1 --- utils/charts-inheritance.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/utils/charts-inheritance.yaml b/utils/charts-inheritance.yaml index edcfdb0b..fe32b0a4 100644 --- a/utils/charts-inheritance.yaml +++ b/utils/charts-inheritance.yaml @@ -16,13 +16,17 @@ jupyter-python: jupyter-r-python-julia: description: The JupyterLab IDE with Python, R, Julia, and a collection of standard data science packages images: - - inseefrlab/onyxia-jupyter-r-python-julia:r4.5.0-py3.13.5 + - inseefrlab/onyxia-jupyter-r-python-julia:r4.5.1-py3.13.5 jupyter-pyspark: [] rstudio: rstudio-gpu: description: The RStudio IDE with a collection of standard data science packages, with GPU support. + rstudio-r-python-julia: + description: The RStudio IDE with Python, R, Julia, and a collection of standard data science packages + images: + - inseefrlab/onyxia-rstudio-r-python-julia:r4.5.1-py3.13.5 rstudio-sparkr: [] @@ -44,6 +48,6 @@ vscode-python: vscode-r-python-julia: description: The VSCode IDE with minimal installations of R, Python and Julia. images: - - inseefrlab/onyxia-vscode-r-python-julia:r4.5.0-py3.13.5 + - inseefrlab/onyxia-vscode-r-python-julia:r4.5.1-py3.13.5 vscode-pyspark: []