|
| 1 | +# jupyter-python-gpu |
| 2 | + |
| 3 | +  |
| 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.1 | |
| 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 | +| environment.group | string | `"users"` | | |
| 38 | +| environment.user | string | `"onyxia"` | | |
| 39 | +| extraEnvVars | list | `[]` | | |
| 40 | +| fullnameOverride | string | `""` | | |
| 41 | +| git.branch | string | `""` | | |
| 42 | +| git.cache | string | `""` | | |
| 43 | +| git.email | string | `""` | | |
| 44 | +| git.enabled | bool | `false` | | |
| 45 | +| git.name | string | `""` | | |
| 46 | +| git.repository | string | `""` | | |
| 47 | +| git.secretName | string | `""` | | |
| 48 | +| git.token | string | `""` | | |
| 49 | +| global.suspend | bool | `false` | | |
| 50 | +| hive.secretName | string | `""` | | |
| 51 | +| imagePullSecrets | list | `[]` | | |
| 52 | +| ingress.annotations | list | `[]` | | |
| 53 | +| ingress.certManagerClusterIssuer | string | `""` | | |
| 54 | +| ingress.enabled | bool | `false` | | |
| 55 | +| ingress.hostname | string | `"chart-example.local"` | | |
| 56 | +| ingress.ingressClassName | string | `""` | | |
| 57 | +| ingress.tls | bool | `true` | | |
| 58 | +| ingress.useCertManager | bool | `false` | | |
| 59 | +| ingress.useTlsSecret | bool | `false` | | |
| 60 | +| ingress.userHostname | string | `"chart-example-user.local"` | | |
| 61 | +| init.personalInit | string | `""` | | |
| 62 | +| init.personalInitArgs | string | `""` | | |
| 63 | +| init.regionInit | string | `""` | | |
| 64 | +| init.standardInitPath | string | `"/opt/onyxia-init.sh"` | | |
| 65 | +| kubernetes.enabled | bool | `false` | | |
| 66 | +| kubernetes.role | string | `"view"` | | |
| 67 | +| message.en | string | `""` | | |
| 68 | +| message.fr | string | `""` | | |
| 69 | +| metaflow.secretName | string | `""` | | |
| 70 | +| milvus.secretName | string | `""` | | |
| 71 | +| mlflow.secretName | string | `""` | | |
| 72 | +| nameOverride | string | `""` | | |
| 73 | +| networking.clusterIP | string | `"None"` | | |
| 74 | +| networking.service.port | int | `8888` | | |
| 75 | +| networking.sparkui.port | int | `4040` | | |
| 76 | +| networking.type | string | `"ClusterIP"` | | |
| 77 | +| networking.user.enabled | bool | `false` | | |
| 78 | +| networking.user.port | int | `5000` | | |
| 79 | +| networking.user.ports | list | `[]` | | |
| 80 | +| nodeSelector | object | `{}` | | |
| 81 | +| openshiftSCC.enabled | bool | `false` | | |
| 82 | +| openshiftSCC.scc | string | `""` | | |
| 83 | +| persistence.accessMode | string | `"ReadWriteOnce"` | | |
| 84 | +| persistence.enabled | bool | `false` | | |
| 85 | +| persistence.size | string | `"10Gi"` | | |
| 86 | +| podAnnotations | object | `{}` | | |
| 87 | +| podSecurityContext.fsGroup | int | `100` | | |
| 88 | +| proxy.enabled | bool | `false` | | |
| 89 | +| proxy.httpProxy | string | `""` | | |
| 90 | +| proxy.httpsProxy | string | `""` | | |
| 91 | +| proxy.noProxy | string | `""` | | |
| 92 | +| replicaCount | int | `1` | | |
| 93 | +| repository.condaRepository | string | `""` | | |
| 94 | +| repository.configMapName | string | `""` | | |
| 95 | +| repository.pipRepository | string | `""` | | |
| 96 | +| resources | object | `{}` | | |
| 97 | +| route.annotations | list | `[]` | | |
| 98 | +| route.enabled | bool | `false` | | |
| 99 | +| route.hostname | string | `"chart-example.local"` | | |
| 100 | +| route.tls.termination | string | `"edge"` | | |
| 101 | +| route.userHostname | string | `"chart-example-user.local"` | | |
| 102 | +| route.wildcardPolicy | string | `"None"` | | |
| 103 | +| s3.accessKeyId | string | `""` | | |
| 104 | +| s3.defaultRegion | string | `""` | | |
| 105 | +| s3.enabled | bool | `false` | | |
| 106 | +| s3.endpoint | string | `""` | | |
| 107 | +| s3.pathStyleAccess | bool | `false` | | |
| 108 | +| s3.secretAccessKey | string | `""` | | |
| 109 | +| s3.secretName | string | `""` | | |
| 110 | +| s3.sessionToken | string | `""` | | |
| 111 | +| s3.workingDirectoryPath | string | `""` | | |
| 112 | +| security.allowlist.enabled | bool | `false` | | |
| 113 | +| security.allowlist.ip | string | `"0.0.0.0/0"` | | |
| 114 | +| security.networkPolicy.enabled | bool | `false` | | |
| 115 | +| security.networkPolicy.from | list | `[]` | | |
| 116 | +| security.password | string | `"changeme"` | | |
| 117 | +| securityContext | object | `{}` | | |
| 118 | +| service.image.custom.enabled | bool | `false` | | |
| 119 | +| service.image.custom.version | string | `"inseefrlab/onyxia-jupyter-python:py3.12.9-gpu"` | | |
| 120 | +| service.image.pullPolicy | string | `"IfNotPresent"` | | |
| 121 | +| service.image.version | string | `"inseefrlab/onyxia-jupyter-python:py3.12.9-gpu"` | | |
| 122 | +| serviceAccount.annotations | object | `{}` | | |
| 123 | +| serviceAccount.create | bool | `true` | | |
| 124 | +| serviceAccount.name | string | `""` | | |
| 125 | +| startupProbe.failureThreshold | int | `60` | | |
| 126 | +| startupProbe.initialDelaySeconds | int | `10` | | |
| 127 | +| startupProbe.periodSeconds | int | `10` | | |
| 128 | +| startupProbe.successThreshold | int | `1` | | |
| 129 | +| startupProbe.timeoutSeconds | int | `2` | | |
| 130 | +| tolerations | list | `[]` | | |
| 131 | +| userPreferences.darkMode | bool | `false` | | |
| 132 | +| userPreferences.language | string | `"en"` | | |
| 133 | +| vault.directory | string | `""` | | |
| 134 | +| vault.enabled | bool | `false` | | |
| 135 | +| vault.mount | string | `""` | | |
| 136 | +| vault.secret | string | `""` | | |
| 137 | +| vault.secretName | string | `""` | | |
| 138 | +| vault.token | string | `""` | | |
| 139 | +| vault.url | string | `""` | | |
| 140 | + |
| 141 | +---------------------------------------------- |
| 142 | +Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0) |
0 commit comments