openforis / sepal

Geographical Data Processing in the Cloud
https://sepal.io/
MIT License
209 stars 46 forks source link

ipyleaflet 0.19.0 doesn't work with voila<0.5 #321

Closed dfguerrerom closed 4 months ago

dfguerrerom commented 5 months ago

The latest version of ipyleaflet is broken because it cannot fallback to the CDN file as it was reported here https://github.com/jupyter-widgets/ipyleaflet/issues/1192.

But It also doesn't work with voila<0.5 which is the one we have installed in sepal, we have to pin to 0.18.2 until there's a solution.

maartenbreddels commented 4 months ago

Hi, this is fixed in ipyleaflet 0.19.1 https://github.com/jupyter-widgets/ipyleaflet/issues/1192#issuecomment-2109534676

dfguerrerom commented 4 months ago

Hi, this is fixed in ipyleaflet 0.19.1 jupyter-widgets/ipyleaflet#1192 (comment)

Thanks!! closed with 954a4e279534841b43df52a23675e0efbb24a194