CS-SI / eodag-labextension

Jupyterlab extension for EODAG search
Apache License 2.0
18 stars 2 forks source link

fix: update eodag.rest imports #148

Closed sbrunato closed 6 months ago

sbrunato commented 6 months ago

Updates eodag.rest imports to eodag.utils.rest that won't need eodag[server] installed, introduced with incoming eodag v3.0

Needs https://github.com/CS-SI/eodag/pull/1115

Also updates guess-product-type handler following https://github.com/CS-SI/eodag/pull/909