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

Upgrade requirement package with most compatible #45

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

harshad16
Copy link
Member

@harshad16 harshad16 commented Sep 26, 2024

Upgrade requirement package with most compatible

Related-to: https://issues.redhat.com/browse/RHOAIENG-13044

harshad16 and others added 2 commits September 26, 2024 00:56
Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
…#3240)

* nbconvert version without lxml requirement. Update runtime library
requirements and pyproject dependencies to be more current.
---------

Signed-off-by: shalberd <21118431+shalberd@users.noreply.github.com>
@@ -1062,7 +1062,7 @@ def _compose_container_command_args(
# meant for the opendatahub-io/Data-science-pipelines v2 use case
# and should not be opened as PR against upstream Elyra
elyra_github_org = os.getenv("ELYRA_GITHUB_ORG", "opendatahub-io")
elyra_github_branch = os.getenv("ELYRA_GITHUB_BRANCH", "dspv2" if "dev" in __version__ else __version__)
elyra_github_branch = os.getenv("ELYRA_GITHUB_BRANCH", "jupyterlab4" if "dev" in __version__ else __version__)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is a temporary change - should we have some comment with here?

Copy link
Member

@jstourac jstourac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@paulovmr paulovmr merged commit d19d62a into opendatahub-io:jupyterlab4 Sep 26, 2024
16 checks passed
paulovmr pushed a commit that referenced this pull request Sep 26, 2024
* chores: set temporary default for elyra-branch as jupyterlab4

Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>

* Dependency updates including nbconvert version without lxml (elyra-ai#3240)

* nbconvert version without lxml requirement. Update runtime library
requirements and pyproject dependencies to be more current.
---------

Signed-off-by: shalberd <21118431+shalberd@users.noreply.github.com>

---------

Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
Signed-off-by: shalberd <21118431+shalberd@users.noreply.github.com>
Co-authored-by: Sven Thoms <21118431+shalberd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants