gee-community/geemap

Jupyter notebook not running code. Stuck on In [*]

lwq-star opened this issue · 4 comments

Environment Information

image

Description

I just imported geemap to display maps, but the Jupyter kernel is still running. I waited for nearly half an hour, but it still didn't show up. I've rebooted jupyter many times and it's still not working. I don't know why the kernel keeps running.
The components are displayed when I run this code.

import ipyleaflet
m = ipyleaflet.Map()
m

What I Did

image

您是否使用 VPN 访问 GEE?请参阅https://book.geemap.org/chapters/01_introduction.html#using-geemap-with-a-vpn

yes,I've already set it up

No, your code does not show it is set up correctly. Try the following. If it does not work, it is not a geemap issue. It is your network issue.

import ee
ee.Authenticate()
ee.Initialize()

不,您的代码没有显示它已正确设置。尝试以下操作。如果它不起作用,则不是 geemap 问题。是你的网络问题。

import ee
ee.Authenticate()
ee.Initialize()

Thank you. I checked the port settings. I found out I had the wrong port