FS#62855 - Jupyterlab not working because jupyterlab_server requires python-jsonschema >= 3.0.1.

Attached to Project: Community Packages
Opened by Amit Singh (amit112amit) - Sunday, 09 June 2019, 22:55 GMT
Last edited by Antonio Rojas (arojas) - Monday, 10 June 2019, 07:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
`jupyterlab_server` requires `python-jsonschema >= 3.0.1` whereas the latest version available in the repo is 2.6.0-3. The required version is in community-testing. May be `jupyterlab_server` should not have been updated.

Additional info:

* package versions: python-jsonschema 2.6.0-3, jupyterlab_server 0.3.4-1

Steps to reproduce:
1. Try to run `jupyter lab`. It will complain about version conflict with jsonschema
This task depends upon

Closed by  Antonio Rojas (arojas)
Monday, 10 June 2019, 07:29 GMT
Reason for closing:  Fixed

Loading...