Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated odh-elyra from 4.0.0rc0 to 4.0.0 #724

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.0rc0"
odh-elyra = "==4.0.0"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
741 changes: 375 additions & 366 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.0rc0"
odh-elyra = "==4.0.0"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
737 changes: 373 additions & 364 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.0rc0"
odh-elyra = "==4.0.0"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
727 changes: 368 additions & 359 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.0rc0"
odh-elyra = "==4.0.0"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
778 changes: 396 additions & 382 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.0rc0"
odh-elyra = "==4.0.0"

jupyterlab = "~=4.2.4"
jupyter-bokeh = "~=4.0.5"
Expand Down
778 changes: 396 additions & 382 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.0rc0"
odh-elyra = "==4.0.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
731 changes: 370 additions & 361 deletions jupyter/trustyai/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.