Skip to content

Commit 8ab739e

Browse files
authored
Merge pull request #836 from Bobbins228/odh-sync-codeflare
Updated notebooks via odh-sync-updater-12711100946 GitHub action
2 parents a10b809 + 5fe1aa8 commit 8ab739e

File tree

14 files changed

+150
-150
lines changed

14 files changed

+150
-150
lines changed

jupyter/datascience/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ scikit-learn = "~=1.5.1"
1818
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
21-
codeflare-sdk = "~=0.24.3"
21+
codeflare-sdk = "~=0.25.0"
2222
kubeflow-training = {extras = ["huggingface"], version = "==1.8.1"}
2323

2424
# DB connectors

jupyter/datascience/ubi9-python-3.11/Pipfile.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/pytorch/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ scikit-learn = "~=1.5.1"
2828
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
31-
codeflare-sdk = "~=0.24.3"
31+
codeflare-sdk = "~=0.25.0"
3232
kubeflow-training = {extras = ["huggingface"], version = "==1.8.1"}
3333

3434
# DB connectors

jupyter/pytorch/ubi9-python-3.11/Pipfile.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ scikit-learn = "~=1.5.1"
3030
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
33-
codeflare-sdk = "~=0.24.3"
33+
codeflare-sdk = "~=0.25.0"
3434
kubeflow-training = {extras = ["huggingface"], version = "==1.8.1"}
3535

3636
# DB connectors

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

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/trustyai/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ scikit-learn = "~=1.2.1" # Should be pinned down to this version in order to be
3030
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
33-
codeflare-sdk = "~=0.24.3"
33+
codeflare-sdk = "~=0.25.0"
3434
kubeflow-training = {extras = ["huggingface"], version = "==1.8.1"}
3535

3636
# DB connectors

0 commit comments

Comments
 (0)