Skip to content
Open
Show file tree
Hide file tree
Changes from 2 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
6 changes: 3 additions & 3 deletions jupyter/datascience/ubi9-python-3.12/pylock.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2449,9 +2449,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83

[[packages]]
name = "odh-elyra"
version = "4.2.4"
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
version = "4.3.0"
sdist = { url = "https://files.pythonhosted.org/packages/64/60/09bacf2a747e902ecdf72fbcdcd335c9232b455e37c57261e53c56ef472b/odh_elyra-4.3.0.tar.gz", upload-time = 2025-10-07T18:01:00Z, size = 2196737, hashes = { sha256 = "907ff7ec351677bebea262439deee8c3fedcc185fd3f3c4536adb150fb50eaae" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/5b/19/c8db67de0fab5190e0b186f1321f02301d71e5a3cefbd337b0d67c6d676b/odh_elyra-4.3.0-py3-none-any.whl", upload-time = 2025-10-07T18:00:58Z, size = 4352807, hashes = { sha256 = "a5371618994024c2d48b55558342493f84ddf384c3c815c8c086b52aa4b57fda" } }]

[[packages]]
name = "odh-jupyter-trash-cleanup"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/datascience/ubi9-python-3.12/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"mysql-connector-python~=9.4.0",

# JupyterLab packages
"odh-elyra==4.2.4",
"odh-elyra==4.3.0",
"odh-jupyter-trash-cleanup==0.1.1",

"jupyterlab==4.4.7",
Expand Down
4 changes: 3 additions & 1 deletion jupyter/datascience/ubi9-python-3.12/setup-elyra.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ if [ "$(ls -A /opt/app-root/pipeline-runtimes/)" ]; then
fi

# Environment vars set for accessing ssl_sa_certs and sa_token
# export PIPELINES_SSL_SA_CERTS="/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"
export KF_PIPELINES_SSL_SA_CERTS="/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"
export KF_PIPELINES_SA_TOKEN_ENV="/var/run/secrets/kubernetes.io/serviceaccount/token"
export KF_PIPELINES_SA_TOKEN_PATH="/var/run/secrets/kubernetes.io/serviceaccount/token"
export ELYRA_INSTALL_PACKAGES="false"
export ELYRA_GENERIC_NODES_ENABLE_SCRIPT_OUTPUT_TO_S3="false"
6 changes: 3 additions & 3 deletions jupyter/pytorch+llmcompressor/ubi9-python-3.12/pylock.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2703,9 +2703,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83

[[packages]]
name = "odh-elyra"
version = "4.2.4"
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
version = "4.3.0"
sdist = { url = "https://files.pythonhosted.org/packages/64/60/09bacf2a747e902ecdf72fbcdcd335c9232b455e37c57261e53c56ef472b/odh_elyra-4.3.0.tar.gz", upload-time = 2025-10-07T18:01:00Z, size = 2196737, hashes = { sha256 = "907ff7ec351677bebea262439deee8c3fedcc185fd3f3c4536adb150fb50eaae" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/5b/19/c8db67de0fab5190e0b186f1321f02301d71e5a3cefbd337b0d67c6d676b/odh_elyra-4.3.0-py3-none-any.whl", upload-time = 2025-10-07T18:00:58Z, size = 4352807, hashes = { sha256 = "a5371618994024c2d48b55558342493f84ddf384c3c815c8c086b52aa4b57fda" } }]

[[packages]]
name = "odh-jupyter-trash-cleanup"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies = [
"mysql-connector-python~=9.4.0",

# JupyterLab packages
"odh-elyra==4.2.4",
"odh-elyra==4.3.0",
"odh-jupyter-trash-cleanup==0.1.1",

"jupyterlab==4.4.7",
Expand Down
6 changes: 3 additions & 3 deletions jupyter/pytorch/ubi9-python-3.12/pylock.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2594,9 +2594,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83

[[packages]]
name = "odh-elyra"
version = "4.2.4"
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
version = "4.3.0"
sdist = { url = "https://files.pythonhosted.org/packages/64/60/09bacf2a747e902ecdf72fbcdcd335c9232b455e37c57261e53c56ef472b/odh_elyra-4.3.0.tar.gz", upload-time = 2025-10-07T18:01:00Z, size = 2196737, hashes = { sha256 = "907ff7ec351677bebea262439deee8c3fedcc185fd3f3c4536adb150fb50eaae" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/5b/19/c8db67de0fab5190e0b186f1321f02301d71e5a3cefbd337b0d67c6d676b/odh_elyra-4.3.0-py3-none-any.whl", upload-time = 2025-10-07T18:00:58Z, size = 4352807, hashes = { sha256 = "a5371618994024c2d48b55558342493f84ddf384c3c815c8c086b52aa4b57fda" } }]

[[packages]]
name = "odh-jupyter-trash-cleanup"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/pytorch/ubi9-python-3.12/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"mysql-connector-python~=9.4.0",

# JupyterLab packages
"odh-elyra==4.2.4",
"odh-elyra==4.3.0",
"odh-jupyter-trash-cleanup==0.1.1",

"jupyterlab==4.4.7",
Expand Down
6 changes: 3 additions & 3 deletions jupyter/rocm/pytorch/ubi9-python-3.12/pylock.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2456,9 +2456,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83

[[packages]]
name = "odh-elyra"
version = "4.2.4"
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
version = "4.3.0"
sdist = { url = "https://files.pythonhosted.org/packages/64/60/09bacf2a747e902ecdf72fbcdcd335c9232b455e37c57261e53c56ef472b/odh_elyra-4.3.0.tar.gz", upload-time = 2025-10-07T18:01:00Z, size = 2196737, hashes = { sha256 = "907ff7ec351677bebea262439deee8c3fedcc185fd3f3c4536adb150fb50eaae" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/5b/19/c8db67de0fab5190e0b186f1321f02301d71e5a3cefbd337b0d67c6d676b/odh_elyra-4.3.0-py3-none-any.whl", upload-time = 2025-10-07T18:00:58Z, size = 4352807, hashes = { sha256 = "a5371618994024c2d48b55558342493f84ddf384c3c815c8c086b52aa4b57fda" } }]

[[packages]]
name = "odh-jupyter-trash-cleanup"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/rocm/pytorch/ubi9-python-3.12/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
"mysql-connector-python~=9.4.0",

# JupyterLab packages
"odh-elyra==4.2.4",
"odh-elyra==4.3.0",
"odh-jupyter-trash-cleanup==0.1.1",

"jupyterlab==4.4.7",
Expand Down
6 changes: 3 additions & 3 deletions jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2508,9 +2508,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83

[[packages]]
name = "odh-elyra"
version = "4.2.4"
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
version = "4.3.0"
sdist = { url = "https://files.pythonhosted.org/packages/64/60/09bacf2a747e902ecdf72fbcdcd335c9232b455e37c57261e53c56ef472b/odh_elyra-4.3.0.tar.gz", upload-time = 2025-10-07T18:01:00Z, size = 2196737, hashes = { sha256 = "907ff7ec351677bebea262439deee8c3fedcc185fd3f3c4536adb150fb50eaae" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/5b/19/c8db67de0fab5190e0b186f1321f02301d71e5a3cefbd337b0d67c6d676b/odh_elyra-4.3.0-py3-none-any.whl", upload-time = 2025-10-07T18:00:58Z, size = 4352807, hashes = { sha256 = "a5371618994024c2d48b55558342493f84ddf384c3c815c8c086b52aa4b57fda" } }]

[[packages]]
name = "odh-jupyter-trash-cleanup"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/rocm/tensorflow/ubi9-python-3.12/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"mysql-connector-python~=9.4.0",

# JupyterLab packages
"odh-elyra==4.2.4",
"odh-elyra==4.3.0",
"odh-jupyter-trash-cleanup==0.1.1",

"jupyterlab==4.4.7",
Expand Down
6 changes: 3 additions & 3 deletions jupyter/tensorflow/ubi9-python-3.12/pylock.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2619,9 +2619,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83

[[packages]]
name = "odh-elyra"
version = "4.2.4"
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
version = "4.3.0"
sdist = { url = "https://files.pythonhosted.org/packages/64/60/09bacf2a747e902ecdf72fbcdcd335c9232b455e37c57261e53c56ef472b/odh_elyra-4.3.0.tar.gz", upload-time = 2025-10-07T18:01:00Z, size = 2196737, hashes = { sha256 = "907ff7ec351677bebea262439deee8c3fedcc185fd3f3c4536adb150fb50eaae" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/5b/19/c8db67de0fab5190e0b186f1321f02301d71e5a3cefbd337b0d67c6d676b/odh_elyra-4.3.0-py3-none-any.whl", upload-time = 2025-10-07T18:00:58Z, size = 4352807, hashes = { sha256 = "a5371618994024c2d48b55558342493f84ddf384c3c815c8c086b52aa4b57fda" } }]

[[packages]]
name = "odh-jupyter-trash-cleanup"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/tensorflow/ubi9-python-3.12/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"mysql-connector-python~=9.4.0",

# JupyterLab packages
"odh-elyra==4.2.4",
"odh-elyra==4.3.0",
"odh-jupyter-trash-cleanup==0.1.1",

"jupyterlab==4.4.7",
Expand Down
6 changes: 3 additions & 3 deletions jupyter/trustyai/ubi9-python-3.12/pylock.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2319,9 +2319,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83

[[packages]]
name = "odh-elyra"
version = "4.2.4"
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
version = "4.3.0"
sdist = { url = "https://files.pythonhosted.org/packages/64/60/09bacf2a747e902ecdf72fbcdcd335c9232b455e37c57261e53c56ef472b/odh_elyra-4.3.0.tar.gz", upload-time = 2025-10-07T18:01:00Z, size = 2196737, hashes = { sha256 = "907ff7ec351677bebea262439deee8c3fedcc185fd3f3c4536adb150fb50eaae" } }
wheels = [{ url = "https://files.pythonhosted.org/packages/5b/19/c8db67de0fab5190e0b186f1321f02301d71e5a3cefbd337b0d67c6d676b/odh_elyra-4.3.0-py3-none-any.whl", upload-time = 2025-10-07T18:00:58Z, size = 4352807, hashes = { sha256 = "a5371618994024c2d48b55558342493f84ddf384c3c815c8c086b52aa4b57fda" } }]

[[packages]]
name = "odh-jupyter-trash-cleanup"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/trustyai/ubi9-python-3.12/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
"mysql-connector-python~=9.4.0",

# JupyterLab packages
"odh-elyra==4.2.4",
"odh-elyra==4.3.0",
"odh-jupyter-trash-cleanup==0.1.1",

"jupyterlab==4.4.7",
Expand Down
3 changes: 3 additions & 0 deletions runtimes/datascience/ubi9-python-3.12/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,9 @@ fi
COPY ${DATASCIENCE_SOURCE_CODE}/pylock.toml ./
# Copy Elyra dependencies for air-gapped enviroment
COPY ${DATASCIENCE_SOURCE_CODE}/utils ./utils/
# Download Elyra boostrapper.py
RUN curl -fL https://raw.githubusercontent.com/opendatahub-io/elyra/refs/tags/v4.3.0/elyra/kfp/bootstrapper.py \
-o ./utils/bootstrapper.py

RUN --mount=type=cache,target=/root/.cache/pip \
echo "Installing softwares and packages" && \
Expand Down
Loading
Loading