Skip to content

Commit ec6b440

Browse files
abhijeet-dhumaljiridanek
authored andcommitted
Updated notebooks via odh-sync-updater-13505252594 GitHub action
Signed-off-by: abhijeet-dhumal <[email protected]>
1 parent 8f3681e commit ec6b440

File tree

5 files changed

+5
-5
lines changed
  • codeserver/ubi9-python-3.11
  • jupyter

5 files changed

+5
-5
lines changed

codeserver/ubi9-python-3.11/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ scikit-learn = "~=1.4.0"
2626
scipy = "~=1.12.0"
2727
skl2onnx = "~=1.16.0"
2828
ipykernel = "~=6.29.3"
29-
kubeflow-training = "==1.8.1"
29+
kubeflow-training = "==1.9.0"
3030

3131
# Some extra useful packages
3232
opencensus = "~=0.11.4"

jupyter/datascience/ubi9-python-3.11/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ scipy = "~=1.14.1"
1919
skl2onnx = "~=1.17.0"
2020
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
2121
codeflare-sdk = "~=0.26.0"
22-
kubeflow-training = "==1.8.1"
22+
kubeflow-training = "==1.9.0"
2323

2424
# DB connectors
2525
pymongo = "~=4.8.0"

jupyter/pytorch/ubi9-python-3.11/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ scipy = "~=1.14.1"
2929
skl2onnx = "~=1.17.0"
3030
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
3131
codeflare-sdk = "~=0.26.0"
32-
kubeflow-training = "==1.8.1"
32+
kubeflow-training = "==1.9.0"
3333

3434
# DB connectors
3535
pymongo = "~=4.8.0"

jupyter/rocm/pytorch/ubi9-python-3.11/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ scipy = "~=1.14.1"
3131
skl2onnx = "~=1.17.0"
3232
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
3333
codeflare-sdk = "~=0.26.0"
34-
kubeflow-training = "==1.8.1"
34+
kubeflow-training = "==1.9.0"
3535

3636
# DB connectors
3737
pymongo = "~=4.8.0"

jupyter/trustyai/ubi9-python-3.11/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ scipy = "~=1.14.1"
3131
skl2onnx = "~=1.17.0"
3232
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
3333
codeflare-sdk = "~=0.26.0"
34-
kubeflow-training = "==1.8.1"
34+
kubeflow-training = "==1.9.0"
3535

3636
# DB connectors
3737
pymongo = "~=4.8.0"

0 commit comments

Comments
 (0)