Closed linogaliana closed 2 years ago
It could be included but we should check with @avouacr.
Probably the responsible of this behaviour is less the dockerfile than the helm charts that override the jupyter-lab docker image pure command. https://github.com/InseeFrLab/helm-charts-datascience-internal/blob/main/charts/jupyter-python/templates/statefulset.yaml#L72
If change here the helm chart in the catalog service will anyway override the command in the helm chart.
Then probably the change have to be made here in all jupyter* helm charts (r, spark, python,gpu) https://github.com/InseeFrLab/helm-charts-datascience-internal/tree/main/charts
Added the parameters to the charts config in 42049e2a22058dedabf5d7e266b934c7a96774c1.
It could be included but we should check with @avouacr.
Probably the responsible of this behaviour is less the dockerfile than the helm charts that override the jupyter-lab docker image pure command. https://github.com/InseeFrLab/helm-charts-datascience-internal/blob/main/charts/jupyter-python/templates/statefulset.yaml#L72
If change here the helm chart in the catalog service will anyway override the command in the helm chart.
Then probably the change have to be made here in all jupyter* helm charts (r, spark, python,gpu) https://github.com/InseeFrLab/helm-charts-datascience-internal/tree/main/charts