Skip to content

Commit

Permalink
Updated notebooks via odh-sync-updater-11723243072 GitHub action
Browse files Browse the repository at this point in the history
Signed-off-by: codeflare-machine-account <[email protected]>
  • Loading branch information
codeflare-machine-account committed Nov 7, 2024
1 parent 170a160 commit 216f0bf
Show file tree
Hide file tree
Showing 42 changed files with 14,776 additions and 14,716 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.22.0"
codeflare-sdk = "~=0.23.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
1,304 changes: 679 additions & 625 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.22.0"
codeflare-sdk = "~=0.23.1"
# 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.22.0"
codeflare-sdk = "~=0.23.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
1,866 changes: 920 additions & 946 deletions intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

1,861 changes: 916 additions & 945 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.22.0"
codeflare-sdk = "~=0.23.1"
# 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.22.0"
codeflare-sdk = "~=0.23.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
1,855 changes: 913 additions & 942 deletions intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

1,855 changes: 913 additions & 942 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.22.0"
codeflare-sdk = "~=0.23.1"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
992 changes: 509 additions & 483 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.22.0"
codeflare-sdk = "~=0.23.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
1,486 changes: 770 additions & 716 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.22.0"
codeflare-sdk = "~=0.23.1"
# 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.22.0"
codeflare-sdk = "~=0.23.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2,047 changes: 1,009 additions & 1,038 deletions jupyter/intel/pytorch/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

2,048 changes: 1,010 additions & 1,038 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.22.0"
codeflare-sdk = "~=0.23.1"
# 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.22.0"
codeflare-sdk = "~=0.23.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2,050 changes: 1,012 additions & 1,038 deletions jupyter/intel/tensorflow/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

2,047 changes: 1,009 additions & 1,038 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.22.0"
codeflare-sdk = "~=0.23.1"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
1,016 changes: 521 additions & 495 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.22.0"
codeflare-sdk = "~=0.23.1"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
1,008 changes: 511 additions & 497 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.22.0"
codeflare-sdk = "~=0.23.1"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
853 changes: 442 additions & 411 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.22.0"
codeflare-sdk = "~=0.23.1"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
994 changes: 510 additions & 484 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.22.0"
codeflare-sdk = "~=0.23.1"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
1,331 changes: 631 additions & 700 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.22.0"
codeflare-sdk = "~=0.23.1"

# DB connectors
pymongo = "~=4.8.0"
Expand Down
998 changes: 512 additions & 486 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.22.0"
codeflare-sdk = "~=0.23.1"

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

0 comments on commit 216f0bf

Please sign in to comment.