Skip to content

Commit

Permalink
Merge pull request #750 from project-codeflare/odh-sync-updater-11388…
Browse files Browse the repository at this point in the history
…775884

[Codeflare Action] Update notebook's pipfile to sync with Codeflare-SDK release 0.22.0
  • Loading branch information
harshad16 authored Oct 18, 2024
2 parents eb80da3 + 3b3b463 commit 36f1e65
Show file tree
Hide file tree
Showing 42 changed files with 26,169 additions and 23,714 deletions.
2 changes: 1 addition & 1 deletion intel/runtimes/ml/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plotly = "~=5.16.1"
scipy = "~=1.11.2"
scikit-learn = "~=1.3.1"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.22.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2,350 changes: 1,268 additions & 1,082 deletions intel/runtimes/ml/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.22.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2 changes: 1 addition & 1 deletion intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.22.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
4,041 changes: 2,131 additions & 1,910 deletions intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

4,041 changes: 2,132 additions & 1,909 deletions intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock.gpu

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.22.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2 changes: 1 addition & 1 deletion intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.22.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
3,963 changes: 2,097 additions & 1,866 deletions intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

3,963 changes: 2,097 additions & 1,866 deletions intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock.gpu

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/datascience/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ scikit-learn = "~=1.5.1"
scipy = "~=1.14.1"
skl2onnx = "~=1.17.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.21.1"
codeflare-sdk = "~=0.22.0"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
669 changes: 321 additions & 348 deletions jupyter/datascience/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/intel/ml/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plotly = "~=5.16.1"
scipy = "~=1.11.2"
scikit-learn = "~=1.3.1"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.22.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
3,131 changes: 1,636 additions & 1,495 deletions jupyter/intel/ml/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/intel/pytorch/ubi9-python-3.11/Pipfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.22.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/intel/pytorch/ubi9-python-3.11/Pipfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.22.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
4,521 changes: 2,363 additions & 2,158 deletions jupyter/intel/pytorch/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

4,521 changes: 2,363 additions & 2,158 deletions jupyter/intel/pytorch/ubi9-python-3.11/Pipfile.lock.gpu

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/intel/tensorflow/ubi9-python-3.11/Pipfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.22.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/intel/tensorflow/ubi9-python-3.11/Pipfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.22.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
4,441 changes: 2,328 additions & 2,113 deletions jupyter/intel/tensorflow/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

4,439 changes: 2,327 additions & 2,112 deletions jupyter/intel/tensorflow/ubi9-python-3.11/Pipfile.lock.gpu

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/pytorch/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ scikit-learn = "~=1.5.1"
scipy = "~=1.14.1"
skl2onnx = "~=1.17.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.21.1"
codeflare-sdk = "~=0.22.0"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
667 changes: 320 additions & 347 deletions jupyter/pytorch/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/rocm/pytorch/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ scikit-learn = "~=1.5.1"
scipy = "~=1.14.1"
skl2onnx = "~=1.17.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.21.1"
codeflare-sdk = "~=0.22.0"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
667 changes: 320 additions & 347 deletions jupyter/rocm/pytorch/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/rocm/tensorflow/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ scikit-learn = "~=1.5.1"
scipy = "~=1.14.1"
skl2onnx = "~=1.17.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.21.1"
codeflare-sdk = "~=0.22.0"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
528 changes: 253 additions & 275 deletions jupyter/rocm/tensorflow/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/tensorflow/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ scikit-learn = "~=1.5.1"
scipy = "~=1.14.1"
skl2onnx = "~=1.17.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.21.1"
codeflare-sdk = "~=0.22.0"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
667 changes: 320 additions & 347 deletions jupyter/tensorflow/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/trustyai/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ scikit-learn = "~=1.2.1" # Should be pinned down to this version in order to be
scipy = "~=1.14.1"
skl2onnx = "~=1.17.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.21.1"
codeflare-sdk = "~=0.22.0"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
675 changes: 324 additions & 351 deletions jupyter/trustyai/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/datascience/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ scikit-learn = "~=1.5.1"
scipy = "~=1.14.1"
skl2onnx = "~=1.17.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.21.1"
codeflare-sdk = "~=0.22.0"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
1,382 changes: 742 additions & 640 deletions runtimes/datascience/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/pytorch/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ scikit-learn = "~=1.5.1"
scipy = "~=1.14.1"
skl2onnx = "~=1.17.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.21.1"
codeflare-sdk = "~=0.22.0"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
Loading

0 comments on commit 36f1e65

Please sign in to comment.