Skip to content

Commit 2a55121

Browse files
authored
Merge pull request #534 from harshad16/upgrade-elyra
Upgrade odh-elyra 3.16.6 that includes pod toleration, label and anno…
2 parents 8c66dcb + a4485db commit 2a55121

File tree

14 files changed

+1506
-1646
lines changed

14 files changed

+1506
-1646
lines changed

habana/1.13.0/ubi8-python-3.8/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ psycopg = "~=3.1.18"
4242
pyodbc = "~=5.1.0"
4343
mysql-connector-python = "~=8.3.0"
4444
# JupyterLab packages
45-
odh-elyra = "~=3.16.5"
45+
odh-elyra = "~=3.16.6"
4646
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
4747
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4
4848
jupyter-server = "~=2.13.0"

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

Lines changed: 256 additions & 281 deletions
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ psycopg = "~=3.1.18"
2424
pyodbc = "~=5.1.0"
2525
mysql-connector-python = "~=8.3.0"
2626
# JupyterLab packages
27-
odh-elyra = "~=3.16.5"
27+
odh-elyra = "~=3.16.6"
2828
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
2929
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4
3030
jupyter-server = "~=2.13.0"

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

Lines changed: 228 additions & 246 deletions
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ psycopg = "~=3.1.18"
2424
pyodbc = "~=5.1.0"
2525
mysql-connector-python = "~=8.3.0"
2626
# JupyterLab packages
27-
odh-elyra = "~=3.16.5"
27+
odh-elyra = "~=3.16.6"
2828
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
2929
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4
3030
jupyter-server = "~=2.13.0"

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

Lines changed: 212 additions & 230 deletions
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ psycopg = "~=3.1.18"
3333
pyodbc = "~=5.1.0"
3434
mysql-connector-python = "~=8.3.0"
3535
# JupyterLab packages
36-
odh-elyra = "~=3.16.5"
36+
odh-elyra = "~=3.16.6"
3737
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
3838
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4
3939
jupyter-server = "~=2.13.0"

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

Lines changed: 212 additions & 231 deletions
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ psycopg = "~=3.1.18"
2828
pyodbc = "~=5.1.0"
2929
mysql-connector-python = "~=8.3.0"
3030
# JupyterLab packages
31-
odh-elyra = "~=3.16.5"
31+
odh-elyra = "~=3.16.6"
3232
kfp = "~=2.5.0"
3333
kfp-kubernetes = "~=1.0.0"
3434
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready

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

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

0 commit comments

Comments
 (0)