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

Fix Colab authentication bug #2028

Merged
merged 1 commit into from
Jun 2, 2024
Merged

Fix Colab authentication bug #2028

merged 1 commit into from
Jun 2, 2024

Conversation

giswqs
Copy link
Member

@giswqs giswqs commented Jun 2, 2024

The previous geemap.ee_initialize() method for automatic EE authentication and initialization no longer works. A Google Cloud Project id is now required to use EE on Colab. Users can set a EE_PROJECT_ID secret name on Colab or pass it to geemap.ee_initialize(project=<PROJECT-ID>) to initialize EE.

Copy link

github-actions bot commented Jun 2, 2024

@github-actions github-actions bot temporarily deployed to pull request June 2, 2024 18:36 Inactive
@giswqs giswqs merged commit eba4759 into master Jun 2, 2024
15 checks passed
@giswqs giswqs deleted the colab branch June 2, 2024 20:33
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

Successfully merging this pull request may close these issues.

1 participant