Skip to content

Commit

Permalink
Merge pull request #218 from harshad16/rsync-main
Browse files Browse the repository at this point in the history
[ main] sync main branch with upstream main branch
  • Loading branch information
harshad16 authored Apr 11, 2024
2 parents 88ea7cf + f163774 commit 5a7b89a
Show file tree
Hide file tree
Showing 26 changed files with 7,589 additions and 7,425 deletions.
4 changes: 2 additions & 2 deletions habana/1.13.0/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ scikit-learn = "~=1.3.2"
scipy = "~=1.10.1"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.14.1"
codeflare-sdk = "~=0.15.0"

# DB connectors
pymongo = "~=4.6.2"
Expand All @@ -48,7 +48,7 @@ pyodbc = "~=5.1.0"
mysql-connector-python = "~=8.3.0"

# JupyterLab packages
odh-elyra = "~=3.16.1"
odh-elyra = "~=3.16.5"

jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4
Expand Down
900 changes: 451 additions & 449 deletions habana/1.13.0/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions jupyter/datascience/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ scikit-learn = "~=1.3.2"
scipy = "~=1.10.1"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.14.1"
codeflare-sdk = "~=0.15.0"

# DB connectors
pymongo = "~=4.6.2"
Expand All @@ -26,7 +26,7 @@ pyodbc = "~=5.1.0"
mysql-connector-python = "~=8.3.0"

# JupyterLab packages
odh-elyra = "~=3.16.1"
odh-elyra = "~=3.16.5"

jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4
Expand Down
1,200 changes: 608 additions & 592 deletions jupyter/datascience/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions jupyter/datascience/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.14.1"
codeflare-sdk = "~=0.15.0"

# DB connectors
pymongo = "~=4.6.2"
Expand All @@ -26,7 +26,7 @@ pyodbc = "~=5.1.0"
mysql-connector-python = "~=8.3.0"

# JupyterLab packages
odh-elyra = "~=3.16.1"
odh-elyra = "~=3.16.5"

jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4
Expand Down
1,342 changes: 678 additions & 664 deletions jupyter/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions jupyter/pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.14.1"
codeflare-sdk = "~=0.15.0"

# DB connectors
pymongo = "~=4.6.2"
Expand All @@ -36,7 +36,7 @@ pyodbc = "~=5.1.0"
mysql-connector-python = "~=8.3.0"

# JupyterLab packages
odh-elyra = "~=3.16.1"
odh-elyra = "~=3.16.5"

jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4
Expand Down
1,389 changes: 701 additions & 688 deletions jupyter/pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions jupyter/tensorflow/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.14.1"
codeflare-sdk = "~=0.15.0"

# DB connectors
pymongo = "~=4.6.2"
Expand All @@ -32,7 +32,7 @@ pyodbc = "~=5.1.0"
mysql-connector-python = "~=8.3.0"

# JupyterLab packages
odh-elyra = "~=3.16.1"
odh-elyra = "~=3.16.5"
kfp = "~=2.5.0"
kfp-kubernetes = "~=1.0.0"

Expand Down
1,409 changes: 710 additions & 699 deletions jupyter/tensorflow/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions jupyter/trustyai/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scikit-learn = "~=1.3.2"
scipy = "~=1.10.1"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.14.1"
codeflare-sdk = "~=0.15.0"

# DB connectors
pymongo = "~=4.6.2"
Expand All @@ -29,7 +29,7 @@ pyodbc = "~=5.1.0"
mysql-connector-python = "~=8.3.0"

# JupyterLab packages
odh-elyra = "~=3.16.1"
odh-elyra = "~=3.16.5"

jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4
Expand Down
1,124 changes: 570 additions & 554 deletions jupyter/trustyai/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions jupyter/trustyai/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.14.1"
codeflare-sdk = "~=0.15.0"

# DB connectors
pymongo = "~=4.6.2"
Expand All @@ -29,7 +29,7 @@ pyodbc = "~=5.1.0"
mysql-connector-python = "~=8.3.0"

# JupyterLab packages
odh-elyra = "~=3.16.1"
odh-elyra = "~=3.16.5"

jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4
Expand Down
1,150 changes: 583 additions & 567 deletions jupyter/trustyai/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/datascience/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plotly = "~=5.20.0"
scikit-learn = "~=1.3.2"
scipy = "~=1.10.1"
skl2onnx = "~=1.16.0"
codeflare-sdk = "~=0.14.1"
codeflare-sdk = "~=0.15.0"

# DB connectors
pymongo = "~=4.6.2"
Expand Down
900 changes: 458 additions & 442 deletions runtimes/datascience/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/datascience/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plotly = "~=5.20.0"
scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
codeflare-sdk = "~=0.14.1"
codeflare-sdk = "~=0.15.0"

# DB connectors
pymongo = "~=4.6.2"
Expand Down
1,150 changes: 582 additions & 568 deletions runtimes/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/pytorch/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ plotly = "~=5.20.0"
scikit-learn = "~=1.3.2"
scipy = "~=1.10.1"
skl2onnx = "~=1.16.0"
codeflare-sdk = "~=0.14.1"
codeflare-sdk = "~=0.15.0"
networkx = "~=3.1.0" # Cap the version to 3.1.0 to avoid breaking changes in the future

# DB connectors
Expand Down
Loading

0 comments on commit 5a7b89a

Please sign in to comment.