30 Jul
2019
30 Jul
'19
09:16
The revert was done for cloud iirc. @Dirk: is it still needed? Cheers Tom Todd Rme píše v Po 29. 07. 2019 v 11:26 -0400:
It is looking like jsonschema 2.6 will not work under python 3.8 [1], so we will need to update anyway. Should we go ahead and just do the update?
[1] https://github.com/Julian/jsonschema/issues/487
On Sun, Jul 28, 2019 at 10:54 PM Todd Rme <toddrme2178@gmail.com> wrote:
Recently jupyterlab had its big 1.0.0 release. This is the next-generation replacement for the jupyter notebook, and affects about a half dozen packages. However, it requires jsonscheme >= 3.0.1. A few months ago this update was rejected because it breaks a lot of other packages. Is that still the case?