Trying to run Geemap on JupyterLab on Lightning.ai #2245
Answered
by
giswqs
helsharif-gatech
asked this question in
Q&A
|
Hi, I am trying to get geemap to run on JupyterLab on Lightning.ai Failed to load model class 'LeafletMapModel' from module 'jupyter-leaflet' I'm wondering if there is another cloud based Jupyterlab service (free, but not Google colab) that can successfully run geemap? My goal is to create a geemap app that runs completely in the cloud, with access to conda packages, and is easy to share with others. |
Answered by
giswqs
Apr 30, 2025
Replies: 1 comment
|
This is a very common ipyleaflet installation issue, see
There is not much geemap do can about it. For developing web apps, you can try solara. |
0 replies
Answer selected by
giswqs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

This is a very common ipyleaflet installation issue, see
There is not much geemap do can about it.
For developing web apps, you can try solara.