CS-SI/eodag-labextension

Support for JupyterLab v4

Opened this issue · 2 comments

Hi Sylvain,

I have seen in the compatibility section that the latest version is compatible with JupyterLab v3.

However, have you planned support with JupyterLab v4?

Thanks,
Espen

Hi @ebjorntvedt-csgroup , not yet but this will be needed.

For migration, we should follow https://jupyterlab.readthedocs.io/en/4.0.x/extension/extension_migration.html#jupyterlab-3-x-to-4-x
Using pyproject.toml instead of setup.py might be needed

Hello,

After some tests, eodag-labextension doesn't seem to be working with jupyterlab v4, there is an issue with ipyleaflet that cause the extension to show the message "bounds are not valid" when using any version above 0.17.3. But using this version of ipyleaflet also downgrades jupyterlab to 3.6.7.

Regards,
Eroan.