Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions utils/charts-inheritance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []

Expand All @@ -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: []
Loading