Coder Social home page Coder Social logo

Comments (4)

robbibt avatar robbibt commented on May 12, 2024

Hmm, it looks like this issue is actually coming from installing xarray_leaflet a part of the 05_load_raster.ipynb notebook. This updates our versions of ipyleaflet and ipywidget from

0.13.0
7.5.1

to

0.13.6
7.6.3

Which then seems to break any interactive leaflet plotting ability within our Jupyterhub environment.

from leafmap.

giswqs avatar giswqs commented on May 12, 2024

Thanks for reporting. This seems to be an issue caused by ipyleaflet rather than leafmap. I just tested the Sandbox by upgrading ipyleaflet (!pip install -U ipyleaflet) before installing anything else (e.g., leafmap, xarray_leaflet), and I got the same Loading widget error. A similar issue was reported with the geemap package before (see gee-community/geemap#31). However, it seems the previouly working solution no longer works. I am not sure what internal change ipyleaflet has made that's causing the issue. I would encourage you to report it on the ipyleaflet GitHub repository.

As an alternative, you can try out the leafmap binder environments created using this environment.yml.

from leafmap.

giswqs avatar giswqs commented on May 12, 2024

One workaround is to downgrade ipyleaflet back to 0.13.0 (!pip install ipyleaflet==0.13.0) after installing leafmap. The map can be displayed correctly. However, the toolbar icons do not show up, but they still work.

from leafmap.

giswqs avatar giswqs commented on May 12, 2024

I am closing this issue for now as this requires a fix by the upstream ipyleaflet. Feel free to open an issue on the ipyleaflet GitHub repo https://github.com/jupyter-widgets/ipyleaflet/issues

from leafmap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.