Skip to content

The failed ee.Initialize() when I use geemap on Colab #1848

Answered by jdbcode
Godjobgerry asked this question in Q&A
Discussion options

You must be logged in to vote

earthengine-api v0.1.383 include changes for authentication and initialization (see changelog and updated guide).

You'll need to add the project you'd like to initialize with, e.g.:

ee.Initialize(project='my-project-id')

'my-project-id' is just a placeholder, you need to replace it with whatever Google Cloud project you'd like to associated with running the GEE parts of the notebook. If you need to set up a cloud project that is GEE enabled see this guide.

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@Godjobgerry
Comment options

Comment options

You must be logged in to vote
3 replies
@Godjobgerry
Comment options

@sook296
Comment options

@jdbcode
Comment options

Comment options

You must be logged in to vote
1 reply
@Godjobgerry
Comment options

Comment options

You must be logged in to vote
1 reply
@NotTorne
Comment options

Answer selected by giswqs
Comment options

You must be logged in to vote
1 reply
@KadeemJD
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants