Skip to content

Commit 9793d97

Browse files
committed
Generate Helm docs
1 parent 969c046 commit 9793d97

File tree

16 files changed

+2136
-2
lines changed

16 files changed

+2136
-2
lines changed
Lines changed: 155 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,155 @@
1+
# jupyter-python-gpu
2+
3+
![Version: 2.3.24](https://img.shields.io/badge/Version-2.3.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
4+
5+
The JupyterLab IDE with Python, and a collection of standard data science packages, with GPU support.
6+
7+
**Homepage:** <https://jupyter.org/>
8+
9+
## Source Code
10+
11+
* <https://github.com/InseeFrLab/images-datascience>
12+
* <https://github.com/InseeFrLab/helm-charts-interactive-services>
13+
14+
## Requirements
15+
16+
| Repository | Name | Version |
17+
|------------|------|---------|
18+
| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.7.14 |
19+
20+
## Values
21+
22+
| Key | Type | Default | Description |
23+
|-----|------|---------|-------------|
24+
| affinity | object | `{}` | |
25+
| autoscaling.enabled | bool | `false` | |
26+
| autoscaling.maxReplicas | int | `100` | |
27+
| autoscaling.minReplicas | int | `1` | |
28+
| autoscaling.targetCPUUtilizationPercentage | int | `80` | |
29+
| certificates | object | `{}` | |
30+
| chromadb.secretName | string | `""` | |
31+
| coresite.secretName | string | `""` | |
32+
| discovery.chromadb | bool | `true` | |
33+
| discovery.hive | bool | `true` | |
34+
| discovery.metaflow | bool | `true` | |
35+
| discovery.milvus | bool | `true` | |
36+
| discovery.mlflow | bool | `true` | |
37+
| discovery.postgresql | bool | `true` | |
38+
| environment.group | string | `"users"` | |
39+
| environment.user | string | `"onyxia"` | |
40+
| extraEnvVars | list | `[]` | |
41+
| fullnameOverride | string | `""` | |
42+
| git.branch | string | `""` | |
43+
| git.cache | string | `""` | |
44+
| git.email | string | `""` | |
45+
| git.enabled | bool | `false` | |
46+
| git.name | string | `""` | |
47+
| git.repository | string | `""` | |
48+
| git.secretName | string | `""` | |
49+
| git.token | string | `""` | |
50+
| global.suspend | bool | `false` | |
51+
| hive.secretName | string | `""` | |
52+
| imagePullSecrets | list | `[]` | |
53+
| ingress.annotations | list | `[]` | |
54+
| ingress.certManagerClusterIssuer | string | `""` | |
55+
| ingress.enabled | bool | `false` | |
56+
| ingress.hostname | string | `"chart-example.local"` | |
57+
| ingress.ingressClassName | string | `""` | |
58+
| ingress.path | string | `"/"` | |
59+
| ingress.tls | bool | `true` | |
60+
| ingress.tlsSecretName | string | `""` | |
61+
| ingress.useCertManager | bool | `false` | |
62+
| ingress.useTlsSecret | bool | `false` | |
63+
| ingress.userHostname | string | `"chart-example-user.local"` | |
64+
| ingress.userPath | string | `"/"` | |
65+
| init.personalInit | string | `""` | |
66+
| init.personalInitArgs | string | `""` | |
67+
| init.regionInit | string | `""` | |
68+
| init.standardInitPath | string | `"/opt/onyxia-init.sh"` | |
69+
| kubernetes.enabled | bool | `false` | |
70+
| kubernetes.role | string | `"view"` | |
71+
| message.en | string | `""` | |
72+
| message.fr | string | `""` | |
73+
| metaflow.secretName | string | `""` | |
74+
| milvus.secretName | string | `""` | |
75+
| mlflow.secretName | string | `""` | |
76+
| nameOverride | string | `""` | |
77+
| networking.clusterIP | string | `"None"` | |
78+
| networking.service.port | int | `8888` | |
79+
| networking.sparkui.port | int | `4040` | |
80+
| networking.type | string | `"ClusterIP"` | |
81+
| networking.user.enabled | bool | `false` | |
82+
| networking.user.port | int | `5000` | |
83+
| networking.user.ports | list | `[]` | |
84+
| nodeSelector | object | `{}` | |
85+
| openshiftSCC.enabled | bool | `false` | |
86+
| openshiftSCC.scc | string | `""` | |
87+
| persistence.accessMode | string | `"ReadWriteOnce"` | |
88+
| persistence.enabled | bool | `false` | |
89+
| persistence.size | string | `"10Gi"` | |
90+
| podAnnotations | object | `{}` | |
91+
| podSecurityContext.fsGroup | int | `100` | |
92+
| postgresql.secretName | string | `""` | |
93+
| proxy.enabled | bool | `false` | |
94+
| proxy.httpProxy | string | `""` | |
95+
| proxy.httpsProxy | string | `""` | |
96+
| proxy.noProxy | string | `""` | |
97+
| replicaCount | int | `1` | |
98+
| repository.condaRepository | string | `""` | |
99+
| repository.configMapName | string | `""` | |
100+
| repository.pipRepository | string | `""` | |
101+
| resources | object | `{}` | |
102+
| route.annotations | list | `[]` | |
103+
| route.enabled | bool | `false` | |
104+
| route.hostname | string | `"chart-example.local"` | |
105+
| route.tls.termination | string | `"edge"` | |
106+
| route.userHostname | string | `"chart-example-user.local"` | |
107+
| route.wildcardPolicy | string | `"None"` | |
108+
| s3.accessKeyId | string | `""` | |
109+
| s3.defaultRegion | string | `""` | |
110+
| s3.enabled | bool | `false` | |
111+
| s3.endpoint | string | `""` | |
112+
| s3.pathStyleAccess | bool | `false` | |
113+
| s3.secretAccessKey | string | `""` | |
114+
| s3.secretName | string | `""` | |
115+
| s3.sessionToken | string | `""` | |
116+
| s3.workingDirectoryPath | string | `""` | |
117+
| security.allowlist.enabled | bool | `false` | |
118+
| security.allowlist.ip | string | `"0.0.0.0/0"` | |
119+
| security.networkPolicy.enabled | bool | `false` | |
120+
| security.networkPolicy.from | list | `[]` | |
121+
| security.password | string | `"changeme"` | |
122+
| securityContext | object | `{}` | |
123+
| service.image.custom.enabled | bool | `false` | |
124+
| service.image.custom.version | string | `"inseefrlab/onyxia-jupyter-python:py3.13.8-gpu"` | |
125+
| service.image.pullPolicy | string | `"IfNotPresent"` | |
126+
| service.image.version | string | `"inseefrlab/onyxia-jupyter-python:py3.13.8-gpu"` | |
127+
| service.initContainer.image | string | `"inseefrlab/onyxia-base:latest"` | |
128+
| service.initContainer.pullPolicy | string | `"IfNotPresent"` | |
129+
| serviceAccount.annotations | object | `{}` | |
130+
| serviceAccount.create | bool | `true` | |
131+
| serviceAccount.name | string | `""` | |
132+
| startupProbe.failureThreshold | int | `60` | |
133+
| startupProbe.initialDelaySeconds | int | `10` | |
134+
| startupProbe.periodSeconds | int | `10` | |
135+
| startupProbe.successThreshold | int | `1` | |
136+
| startupProbe.timeoutSeconds | int | `2` | |
137+
| tolerations | list | `[]` | |
138+
| userPreferences.aiAssistant.apiBase | string | `""` | |
139+
| userPreferences.aiAssistant.apiKey | string | `""` | |
140+
| userPreferences.aiAssistant.embeddingsProvider | string | `""` | |
141+
| userPreferences.aiAssistant.enabled | bool | `false` | |
142+
| userPreferences.aiAssistant.modelProvider | string | `""` | |
143+
| userPreferences.aiAssistant.secretName | string | `""` | |
144+
| userPreferences.darkMode | bool | `false` | |
145+
| userPreferences.language | string | `"en"` | |
146+
| vault.directory | string | `""` | |
147+
| vault.enabled | bool | `false` | |
148+
| vault.mount | string | `""` | |
149+
| vault.secret | string | `""` | |
150+
| vault.secretName | string | `""` | |
151+
| vault.token | string | `""` | |
152+
| vault.url | string | `""` | |
153+
154+
----------------------------------------------
155+
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Lines changed: 155 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,155 @@
1+
# jupyter-pytorch-gpu
2+
3+
![Version: 2.3.24](https://img.shields.io/badge/Version-2.3.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
4+
5+
The JupyterLab IDE with Python and the deep-learning framework PyTorch, with GPU support.
6+
7+
**Homepage:** <https://jupyter.org/>
8+
9+
## Source Code
10+
11+
* <https://github.com/InseeFrLab/images-datascience>
12+
* <https://github.com/InseeFrLab/helm-charts-interactive-services>
13+
14+
## Requirements
15+
16+
| Repository | Name | Version |
17+
|------------|------|---------|
18+
| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.7.14 |
19+
20+
## Values
21+
22+
| Key | Type | Default | Description |
23+
|-----|------|---------|-------------|
24+
| affinity | object | `{}` | |
25+
| autoscaling.enabled | bool | `false` | |
26+
| autoscaling.maxReplicas | int | `100` | |
27+
| autoscaling.minReplicas | int | `1` | |
28+
| autoscaling.targetCPUUtilizationPercentage | int | `80` | |
29+
| certificates | object | `{}` | |
30+
| chromadb.secretName | string | `""` | |
31+
| coresite.secretName | string | `""` | |
32+
| discovery.chromadb | bool | `true` | |
33+
| discovery.hive | bool | `true` | |
34+
| discovery.metaflow | bool | `true` | |
35+
| discovery.milvus | bool | `true` | |
36+
| discovery.mlflow | bool | `true` | |
37+
| discovery.postgresql | bool | `true` | |
38+
| environment.group | string | `"users"` | |
39+
| environment.user | string | `"onyxia"` | |
40+
| extraEnvVars | list | `[]` | |
41+
| fullnameOverride | string | `""` | |
42+
| git.branch | string | `""` | |
43+
| git.cache | string | `""` | |
44+
| git.email | string | `""` | |
45+
| git.enabled | bool | `false` | |
46+
| git.name | string | `""` | |
47+
| git.repository | string | `""` | |
48+
| git.secretName | string | `""` | |
49+
| git.token | string | `""` | |
50+
| global.suspend | bool | `false` | |
51+
| hive.secretName | string | `""` | |
52+
| imagePullSecrets | list | `[]` | |
53+
| ingress.annotations | list | `[]` | |
54+
| ingress.certManagerClusterIssuer | string | `""` | |
55+
| ingress.enabled | bool | `false` | |
56+
| ingress.hostname | string | `"chart-example.local"` | |
57+
| ingress.ingressClassName | string | `""` | |
58+
| ingress.path | string | `"/"` | |
59+
| ingress.tls | bool | `true` | |
60+
| ingress.tlsSecretName | string | `""` | |
61+
| ingress.useCertManager | bool | `false` | |
62+
| ingress.useTlsSecret | bool | `false` | |
63+
| ingress.userHostname | string | `"chart-example-user.local"` | |
64+
| ingress.userPath | string | `"/"` | |
65+
| init.personalInit | string | `""` | |
66+
| init.personalInitArgs | string | `""` | |
67+
| init.regionInit | string | `""` | |
68+
| init.standardInitPath | string | `"/opt/onyxia-init.sh"` | |
69+
| kubernetes.enabled | bool | `false` | |
70+
| kubernetes.role | string | `"view"` | |
71+
| message.en | string | `""` | |
72+
| message.fr | string | `""` | |
73+
| metaflow.secretName | string | `""` | |
74+
| milvus.secretName | string | `""` | |
75+
| mlflow.secretName | string | `""` | |
76+
| nameOverride | string | `""` | |
77+
| networking.clusterIP | string | `"None"` | |
78+
| networking.service.port | int | `8888` | |
79+
| networking.sparkui.port | int | `4040` | |
80+
| networking.type | string | `"ClusterIP"` | |
81+
| networking.user.enabled | bool | `false` | |
82+
| networking.user.port | int | `5000` | |
83+
| networking.user.ports | list | `[]` | |
84+
| nodeSelector | object | `{}` | |
85+
| openshiftSCC.enabled | bool | `false` | |
86+
| openshiftSCC.scc | string | `""` | |
87+
| persistence.accessMode | string | `"ReadWriteOnce"` | |
88+
| persistence.enabled | bool | `false` | |
89+
| persistence.size | string | `"10Gi"` | |
90+
| podAnnotations | object | `{}` | |
91+
| podSecurityContext.fsGroup | int | `100` | |
92+
| postgresql.secretName | string | `""` | |
93+
| proxy.enabled | bool | `false` | |
94+
| proxy.httpProxy | string | `""` | |
95+
| proxy.httpsProxy | string | `""` | |
96+
| proxy.noProxy | string | `""` | |
97+
| replicaCount | int | `1` | |
98+
| repository.condaRepository | string | `""` | |
99+
| repository.configMapName | string | `""` | |
100+
| repository.pipRepository | string | `""` | |
101+
| resources | object | `{}` | |
102+
| route.annotations | list | `[]` | |
103+
| route.enabled | bool | `false` | |
104+
| route.hostname | string | `"chart-example.local"` | |
105+
| route.tls.termination | string | `"edge"` | |
106+
| route.userHostname | string | `"chart-example-user.local"` | |
107+
| route.wildcardPolicy | string | `"None"` | |
108+
| s3.accessKeyId | string | `""` | |
109+
| s3.defaultRegion | string | `""` | |
110+
| s3.enabled | bool | `false` | |
111+
| s3.endpoint | string | `""` | |
112+
| s3.pathStyleAccess | bool | `false` | |
113+
| s3.secretAccessKey | string | `""` | |
114+
| s3.secretName | string | `""` | |
115+
| s3.sessionToken | string | `""` | |
116+
| s3.workingDirectoryPath | string | `""` | |
117+
| security.allowlist.enabled | bool | `false` | |
118+
| security.allowlist.ip | string | `"0.0.0.0/0"` | |
119+
| security.networkPolicy.enabled | bool | `false` | |
120+
| security.networkPolicy.from | list | `[]` | |
121+
| security.password | string | `"changeme"` | |
122+
| securityContext | object | `{}` | |
123+
| service.image.custom.enabled | bool | `false` | |
124+
| service.image.custom.version | string | `"inseefrlab/onyxia-jupyter-pytorch:py3.13.8-gpu"` | |
125+
| service.image.pullPolicy | string | `"IfNotPresent"` | |
126+
| service.image.version | string | `"inseefrlab/onyxia-jupyter-pytorch:py3.13.8-gpu"` | |
127+
| service.initContainer.image | string | `"inseefrlab/onyxia-base:latest"` | |
128+
| service.initContainer.pullPolicy | string | `"IfNotPresent"` | |
129+
| serviceAccount.annotations | object | `{}` | |
130+
| serviceAccount.create | bool | `true` | |
131+
| serviceAccount.name | string | `""` | |
132+
| startupProbe.failureThreshold | int | `60` | |
133+
| startupProbe.initialDelaySeconds | int | `10` | |
134+
| startupProbe.periodSeconds | int | `10` | |
135+
| startupProbe.successThreshold | int | `1` | |
136+
| startupProbe.timeoutSeconds | int | `2` | |
137+
| tolerations | list | `[]` | |
138+
| userPreferences.aiAssistant.apiBase | string | `""` | |
139+
| userPreferences.aiAssistant.apiKey | string | `""` | |
140+
| userPreferences.aiAssistant.embeddingsProvider | string | `""` | |
141+
| userPreferences.aiAssistant.enabled | bool | `false` | |
142+
| userPreferences.aiAssistant.modelProvider | string | `""` | |
143+
| userPreferences.aiAssistant.secretName | string | `""` | |
144+
| userPreferences.darkMode | bool | `false` | |
145+
| userPreferences.language | string | `"en"` | |
146+
| vault.directory | string | `""` | |
147+
| vault.enabled | bool | `false` | |
148+
| vault.mount | string | `""` | |
149+
| vault.secret | string | `""` | |
150+
| vault.secretName | string | `""` | |
151+
| vault.token | string | `""` | |
152+
| vault.url | string | `""` | |
153+
154+
----------------------------------------------
155+
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)

0 commit comments

Comments
 (0)