File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
examples/jupyterlab-with-elyra Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ numpy~=2.2.3
68
68
EOF
69
69
70
70
RUN echo "Installing software and packages" && \
71
- pip install -r requirements.txt && \
71
+ pip install --no-cache-dir - r requirements.txt && \
72
72
rm -f ./Pipfile.lock && \
73
73
# Prepare directories for elyra runtime configuration
74
74
mkdir /opt/app-root/runtimes && \
Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ odh-pipeline-runtime-pytorch-rocm-py311-ubi9-commit-n=3b41375
17
17
odh-pipeline-runtime-tensorflow-cuda-py311-ubi9-commit-n = d89ba18
18
18
odh-pipeline-runtime-tensorflow-rocm-py311-ubi9-commit-n = dfb17bc
19
19
odh-workbench-jupyter-minimal-cpu-py312-ubi9-commit-n = 9dabd59
20
- odh-workbench-jupyter-minimal-cuda-py312-ubi9-commit-n = 7cf69e8
20
+ odh-workbench-jupyter-minimal-cuda-py312-ubi9-commit-n = 64b459d
21
21
odh-workbench-jupyter-minimal-rocm-py312-ubi9-commit-n = 6c50c8d
22
22
odh-workbench-jupyter-datascience-cpu-py312-ubi9-commit-n = 9dabd59
23
- odh-workbench-jupyter-pytorch-cuda-py312-ubi9-commit-n = 7cf69e8
23
+ odh-workbench-jupyter-pytorch-cuda-py312-ubi9-commit-n = 64b459d
24
24
odh-workbench-jupyter-pytorch-rocm-py312-ubi9-commit-n = 7c26b6b
25
- odh-workbench-jupyter-tensorflow-cuda-py312-ubi9-commit-n = 7cf69e8
25
+ odh-workbench-jupyter-tensorflow-cuda-py312-ubi9-commit-n = 64b459d
26
26
odh-pipeline-runtime-datascience-cpu-py312-ubi9-commit-n = 7cf69e8
27
27
odh-workbench-jupyter-trustyai-cpu-py312-ubi9-commit-n = 7cf69e8
28
28
odh-workbench-codeserver-datascience-cpu-py312-ubi9-commit-n = 7cf69e8
Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ odh-pipeline-runtime-pytorch-rocm-py311-ubi9-n=quay.io/opendatahub/odh-pipeline-
17
17
odh-pipeline-runtime-tensorflow-cuda-py311-ubi9-n = quay.io/opendatahub/odh-pipeline-runtime-tensorflow-cuda-py311-ubi9@sha256:61c9b7b18131e8c099ad76505841c199f5548cc8faeb8e9864bc40c9ab2ba85d
18
18
odh-pipeline-runtime-tensorflow-rocm-py311-ubi9-n = quay.io/opendatahub/odh-pipeline-runtime-tensorflow-rocm-py311-ubi9@sha256:d63b8e637c9bc2c1d787ebc6619a031a398cd650335b0c14d0fef07397c8e805
19
19
odh-workbench-jupyter-minimal-cpu-py312-ubi9-n = quay.io/opendatahub/odh-workbench-jupyter-minimal-cpu-py312-ubi9@sha256:65c616b249ea7593d03d99972ee8d19e7e876308c17574c6d8f512441f542276
20
- odh-workbench-jupyter-minimal-cuda-py312-ubi9-n = quay.io/opendatahub/odh-workbench-jupyter-minimal-cuda-py312-ubi9@sha256:e1012b221440e84181743960c605f00efacdb24deef7672fedcf0e954556362c
20
+ odh-workbench-jupyter-minimal-cuda-py312-ubi9-n = quay.io/opendatahub/odh-workbench-jupyter-minimal-cuda-py312-ubi9@sha256:8d836a008b64a6ea4dbfafcd1502fc696e7b184fb037656b5241e6bc1f87f19a
21
21
odh-workbench-jupyter-minimal-rocm-py312-ubi9-n = quay.io/opendatahub/odh-workbench-jupyter-minimal-rocm-py312-ubi9@sha256:eab52b4fd6c45acdc603772ba24fd98641595ec563d693aed686feb0e780364a
22
22
odh-workbench-jupyter-datascience-cpu-py312-ubi9-n = quay.io/opendatahub/odh-workbench-jupyter-datascience-cpu-py312-ubi9@sha256:3376b5efcad082255c4fb070290e916d1f7a186349b15304ff9dabaf34673e86
23
23
odh-workbench-jupyter-pytorch-cuda-py312-ubi9-n = quay.io/opendatahub/odh-workbench-jupyter-pytorch-cuda-py312-ubi9@sha256:3bf1d50dbe4b971808083663da22a79518b7df769ead48246a27af1f8c9072d5
24
24
odh-workbench-jupyter-pytorch-rocm-py312-ubi9-n = quay.io/opendatahub/odh-workbench-jupyter-pytorch-rocm-py312-ubi9@sha256:8566550f04ea79a95a714c396d981fc9603d86f825494717141b0f6c1e0a6397
25
- odh-workbench-jupyter-tensorflow-cuda-py312-ubi9-n = quay.io/opendatahub/odh-workbench-jupyter-tensorflow-cuda-py312-ubi9@sha256:87ee4ffe0de85cc017b8fb250da020bdc9db631328dbd275efea9e9595f76410
25
+ odh-workbench-jupyter-tensorflow-cuda-py312-ubi9-n = quay.io/opendatahub/odh-workbench-jupyter-tensorflow-cuda-py312-ubi9@sha256:00c722e7ef8dbee31785832ae9b47dab195bb421fd0cf6df36f1f144a62bff18
26
26
odh-pipeline-runtime-datascience-cpu-py312-ubi9-n = quay.io/opendatahub/odh-pipeline-runtime-datascience-cpu-py312-ubi9@sha256:9050e8a05a3c482db80ba7e8020f1ffef0738d1a3840a7a4a8f34bec141c2555
27
27
odh-workbench-jupyter-trustyai-cpu-py312-ubi9-n = quay.io/opendatahub/odh-workbench-jupyter-trustyai-cpu-py312-ubi9@sha256:df1f71c44f53672dc63cac7916c6a5dcf1139d6de9d9b697701ccb67091da54b
28
28
odh-workbench-codeserver-datascience-cpu-py312-ubi9-n = quay.io/opendatahub/odh-workbench-codeserver-datascience-cpu-py312-ubi9@sha256:12200076bb974120b0a90b24be0f57c9c0339afa498b83205304bffdd44f1c67
You can’t perform that action at this time.
0 commit comments