-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
Description
Hi! I'm a summer student working under the supervision of @garciagenrique on the development of a REANA JupyterLab extension.
I'm using reana_client, but I'm facing some problems with the jsonschema version required in reana-commons:
https://github.com/reanahub/reana-commons/blob/0fa088a4e912742cdc80eac758762b6d01650cef/setup.py#L65C1-L65C40
Our environment uses jupyterlab>=4,<5. It requires jupyterlab-server>=2.19,<3, which needs to use jsonschema>=4.17.3.
Would it be possible to use a newer version of jsonschema so that we can integrate reana_client into our project?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In work