Skip to content

Commit

Permalink
Updated odh-elyra from 4.1.1 to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulovmr committed Oct 30, 2024
1 parent 1595213 commit f572d58
Show file tree
Hide file tree
Showing 12 changed files with 3,042 additions and 2,944 deletions.
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 @@ -28,7 +28,7 @@ mysql-connector-python = "~=9.0.0"

# JupyterLab packages

odh-elyra = "==4.1.1"
odh-elyra = "==4.2.0"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
1,024 changes: 521 additions & 503 deletions jupyter/datascience/ubi9-python-3.11/Pipfile.lock

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 @@ -38,7 +38,7 @@ mysql-connector-python = "~=9.0.0"

# JupyterLab packages

odh-elyra = "==4.1.1"
odh-elyra = "==4.2.0"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
1,028 changes: 523 additions & 505 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 @@ -40,7 +40,7 @@ mysql-connector-python = "~=9.0.0"

# JupyterLab packages

odh-elyra = "==4.1.1"
odh-elyra = "==4.2.0"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
1,028 changes: 523 additions & 505 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 @@ -33,7 +33,7 @@ mysql-connector-python = "~=9.0.0"

# JupyterLab packages

odh-elyra = "==4.1.1"
odh-elyra = "==4.2.0"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
889 changes: 451 additions & 438 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 @@ -32,7 +32,7 @@ pyodbc = "~=5.1.0"
mysql-connector-python = "~=9.0.0"

# JupyterLab packages
odh-elyra = "==4.1.1"
odh-elyra = "==4.2.0"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
1,063 changes: 541 additions & 522 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 @@ -39,7 +39,7 @@ pyodbc = "~=5.1.0"
mysql-connector-python = "~=9.0.0"

# JupyterLab packages
odh-elyra = "==4.1.1"
odh-elyra = "==4.2.0"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=3.0.5" # Should be pinned down to this version in order to be compatible with trustyai
Expand Down
942 changes: 477 additions & 465 deletions jupyter/trustyai/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

0 comments on commit f572d58

Please sign in to comment.