-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't show Map on Colab #1132
Comments
Thanks for reporting. It appears that this is not just a geemap problem. ipyleaflet does not work either. It is probably a Colab problem. import ipyleaflet
m = ipyleaflet.Map()
m |
Looks like ipyleaflet v0.16 works, but not v0.17. |
Hi all, thanks for this. I am glad I found this bug issue. While the issue with v0.17 gets sorted adding |
Pin ipyleaflet version for Colab #1132
Hi,
I can't seem to be able to show the Map object in google colab. It only shows a white empty output cell as in photo below. I am not sure if it is a temporary problem with Colab or a bug in geemap.
Cheers,
Daniel
The text was updated successfully, but these errors were encountered: