Closed martinRenou closed 8 months ago
This only works with JupyterLab 4.1.0b1 which ships a recent enough version of Lumino. We need a strategy for it to fail for older versions.
We cannot fail Python side:
I decided to fail JavaScript side in the case where the import of ImageRenderer fails:
We can probably wait before merging/releasing this, as JupyterLab 4.1 is not even out yet.
Visual regression tests will be fixed by https://github.com/bloomberg/ipydatagrid/pull/482
Fix https://github.com/bloomberg/ipydatagrid/issues/253
This only works with JupyterLab 4.1.0 which ships a recent enough version of Lumino.