geemap: Tool bar and specifically the Inspector tool doesn't work consistently
Environment Information
Please run the following code on your computer and share the output with us so that we can better debug your issue:
<html> <body>Mon Jun 12 21:43:28 2023 Eastern Daylight Time OS | Windows | CPU(s) | 20 | Machine | AMD64 Architecture | 64bit | RAM | 63.9 GiB | Environment | Jupyter Python 3.8.16 (default, Jan 17 2023, 22:25:28) [MSC v.1916 64 bit (AMD64)] geemap | 0.20.6 | ee | 0.1.351 | ipyleaflet | 0.17.2 folium | 0.14.0 | jupyterlab | 3.5.3 | notebook | 6.5.4 ipyevents | 2.0.1 | geopandas | 0.12.2 |
Description
I don’t have any luck with the tool bar. I run my code and draw the map and if the toolbar shows (doesn’t always) and I use the inspector tool it allows me one click on the map before it gives me a plus cursor and stops working entirely. I pretty much have to restart the kernel to get it to work again?
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 16 (9 by maintainers)
This seems to be a Jupyter notebook issue rather than geemap. A lot of Jupyter users reported the same issue. Try downgrading jupyterlab and tornado to see if it works. https://discourse.jupyter.org/t/jupyter-notebook-zmq-message-arrived-on-closed-channel-error/17869/28