-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathcharts-inheritance.yaml
More file actions
45 lines (40 loc) · 2.02 KB
/
charts-inheritance.yaml
File metadata and controls
45 lines (40 loc) · 2.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
jupyter-python:
jupyter-python-gpu:
description: The JupyterLab IDE with Python, and a collection of standard data science packages, with GPU support.
jupyter-pytorch:
description: The JupyterLab IDE with Python and the deep-learning framework PyTorch.
jupyter-pytorch-gpu:
description: The JupyterLab IDE with Python and the deep-learning framework PyTorch, with GPU support.
jupyter-tensorflow:
description: The JupyterLab IDE with Python and the deep-learning framework TensorFlow.
jupyter-tensorflow-gpu:
description: The JupyterLab IDE with Python and the deep-learning framework TensorFlow, with GPU support.
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.2-py3.13.12
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.2-py3.13.12
rstudio-sparkr: []
vscode-python:
vscode-python-gpu:
description: The VSCOde IDE with Python, Julia, and a collection of standard data science packages, with GPU support.
vscode-pytorch:
description: The VSCode IDE with Python and the deep-learning framework PyTorch.
vscode-pytorch-gpu:
description: The VSCode IDE with Python and the deep-learning framework PyTorch, with GPU support.
vscode-tensorflow:
description: The VSCode IDE with Python and the deep-learning framework TensorFlow.
vscode-tensorflow-gpu:
description: The VSCode IDE with Python and the deep-learning framework TensorFlow, with GPU support.
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.2-py3.13.12
vscode-pyspark: []