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: []