Skip to content

Commit cda2224

Browse files
committed
Upgrade odh-elyra to version 3.16.2 for kfp v2 support
Signed-off-by: Harshad Reddy Nalla <[email protected]>
1 parent f517925 commit cda2224

File tree

14 files changed

+3410
-3308
lines changed

14 files changed

+3410
-3308
lines changed

habana/1.13.0/ubi8-python-3.8/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pyodbc = "~=5.1.0"
4848
mysql-connector-python = "~=8.3.0"
4949

5050
# JupyterLab packages
51-
odh-elyra = "~=3.16.1"
51+
odh-elyra = "~=3.16.2"
5252

5353
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
5454
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4

habana/1.13.0/ubi8-python-3.8/Pipfile.lock

+390-384
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/datascience/ubi8-python-3.8/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pyodbc = "~=5.1.0"
2626
mysql-connector-python = "~=8.3.0"
2727

2828
# JupyterLab packages
29-
odh-elyra = "~=3.16.1"
29+
odh-elyra = "~=3.16.2"
3030

3131
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
3232
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4

jupyter/datascience/ubi8-python-3.8/Pipfile.lock

+476-460
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/datascience/ubi9-python-3.9/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pyodbc = "~=5.1.0"
2626
mysql-connector-python = "~=8.3.0"
2727

2828
# JupyterLab packages
29-
odh-elyra = "~=3.16.1"
29+
odh-elyra = "~=3.16.2"
3030

3131
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
3232
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4

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

+518-502
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/pytorch/ubi9-python-3.9/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pyodbc = "~=5.1.0"
3636
mysql-connector-python = "~=8.3.0"
3737

3838
# JupyterLab packages
39-
odh-elyra = "~=3.16.1"
39+
odh-elyra = "~=3.16.2"
4040

4141
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
4242
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4

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

+614-599
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/tensorflow/ubi9-python-3.9/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pyodbc = "~=5.1.0"
3232
mysql-connector-python = "~=8.3.0"
3333

3434
# JupyterLab packages
35-
odh-elyra = "~=3.16.1"
35+
odh-elyra = "~=3.16.2"
3636
kfp = "~=2.5.0"
3737
kfp-kubernetes = "~=1.0.0"
3838

jupyter/tensorflow/ubi9-python-3.9/Pipfile.lock

+524-507
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/trustyai/ubi8-python-3.8/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pyodbc = "~=5.1.0"
2929
mysql-connector-python = "~=8.3.0"
3030

3131
# JupyterLab packages
32-
odh-elyra = "~=3.16.1"
32+
odh-elyra = "~=3.16.2"
3333

3434
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
3535
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4

jupyter/trustyai/ubi8-python-3.8/Pipfile.lock

+410-394
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/trustyai/ubi9-python-3.9/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pyodbc = "~=5.1.0"
2929
mysql-connector-python = "~=8.3.0"
3030

3131
# JupyterLab packages
32-
odh-elyra = "~=3.16.1"
32+
odh-elyra = "~=3.16.2"
3333

3434
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
3535
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4

jupyter/trustyai/ubi9-python-3.9/Pipfile.lock

+471-455
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)