Skip to content
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

Issues with ipyleaflet 0.19 in Colab #1193

Closed
osgeokr opened this issue Apr 30, 2024 · 1 comment
Closed

Issues with ipyleaflet 0.19 in Colab #1193

osgeokr opened this issue Apr 30, 2024 · 1 comment

Comments

@osgeokr
Copy link

osgeokr commented Apr 30, 2024

I currently have ipyleaflet 0.19 installed in Colab, but the map is not displaying.
I checked the version with the code below.

import ipyleaflet
print(ipyleaflet.__version__)

I am using geemap, which dependent on ipyleaflet, and I have encountered this error.
For now, I am using the following code to downgrade the version.

!pip install -q ipyleaflet==0.18
@schwehr
Copy link

schwehr commented May 1, 2024

This is a dup of #1192

@osgeokr osgeokr closed this as completed May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants