Skip to content

Commit

Permalink
Merge pull request #733 from paulovmr/update-version-odh-elyra-4.0.3
Browse files Browse the repository at this point in the history
Updated odh-elyra from 4.0.2 to 4.0.3
  • Loading branch information
harshad16 authored Oct 4, 2024
2 parents ab54851 + 4a5dd28 commit 6347ae5
Show file tree
Hide file tree
Showing 12 changed files with 684 additions and 660 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.0.1"
odh-elyra = "==4.0.3"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
220 changes: 110 additions & 110 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.0.1"
odh-elyra = "==4.0.3"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
216 changes: 108 additions & 108 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.0.1"
odh-elyra = "==4.0.3"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
216 changes: 108 additions & 108 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.0.1"
odh-elyra = "==4.0.3"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
216 changes: 108 additions & 108 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.0.1"
odh-elyra = "==4.0.3"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
248 changes: 136 additions & 112 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.0.1"
odh-elyra = "==4.0.3"

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
216 changes: 108 additions & 108 deletions jupyter/trustyai/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

0 comments on commit 6347ae5

Please sign in to comment.