eodag-labextension icon indicating copy to clipboard operation
eodag-labextension copied to clipboard

Jupyterlab extension for EODAG search

Results 18 eodag-labextension issues
Sort by recently updated
recently updated
newest added

Hi Sylvain, I have seen in the [compatibility](https://github.com/CS-SI/eodag-labextension#compatibility) section that the latest version is compatible with JupyterLab v3. However, have you planned support with JupyterLab v4? Thanks, Espen

Find a way to make the huge product types drop-down list display faster

enhancement

On component Fields in FormComponent.tsx : - [ ] resolve typescript error on useFieldArray function (line 263) ![Screenshot from 2022-11-14 15-21-56](https://user-images.githubusercontent.com/8748655/201684026-f351275d-ac95-4a7f-9d28-8ca9edea83ad.png) - [ ] delete the esl lint and the...

If there space for any new feature : would it be possible to add a button to upload geometries (e.g. file or geodataframe)? In my opinion that "small" option would...

enhancement

In GitLab by @ctriquet-cs on May 10, 2021, 09:19 In the results previous modal view, it is now possible to select a product by clicking on the map. When some...

enhancement
onhold

In GitLab by @sbrunato on Mar 31, 2021, 19:20 User should be able to select a single product in the found products list. The selected product ID would then be...

enhancement
onhold

When using the eodag-labextension with jupyterhub v4.1, it shows the following error at the start of jupyterlab : ![image](https://github.com/user-attachments/assets/f91fe200-885f-4167-a52d-75df391a5318) And there is nothing in the providers list as shown in...

Following #161 a visual bug appeared in search results overview: ![Image](https://github.com/user-attachments/assets/7e15af50-92d6-49ec-ad5e-c6aa3a77b747) There is an unwanted white bar at the top and the `"Generate code"` button at the bottom of the...

bug

If we: 1. add a new search parameter by checking it in *more parameters* list, 2. then we set a value for it, 3. if we then uncheck this parameter...

bug

Asynchronously initialize `EODataAccessGateway` on startup to prevent jupyter lab hanging while fetching external providers. On UI side, wait for backend response without blocking, with the "loading" image as indicator.

enhancement