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

Improve ee authentication on Colab #1806

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Improve ee authentication on Colab #1806

merged 1 commit into from
Nov 2, 2023

Conversation

giswqs
Copy link
Member

@giswqs giswqs commented Nov 2, 2023

Exciting news! Colab now supports storing private keys. See this tweet. With this new feature, users can now store their Earth Engine token on Colab. Then geemap can automatically authenticate the EE session without having to open a new tab and click the button several times to authenticate EE.

import geemap
m = geemap.Map()
m

image

Copy link

github-actions bot commented Nov 2, 2023

@github-actions github-actions bot temporarily deployed to pull request November 2, 2023 01:49 Inactive
@giswqs giswqs merged commit 6fc21c6 into master Nov 2, 2023
13 checks passed
@giswqs giswqs deleted the colab branch November 2, 2023 01:51
@giswqs
Copy link
Member Author

giswqs commented Nov 2, 2023

Notebook: https://geemap.org/notebooks/00_ee_auth_colab

ee_auth_colab.mp4

@jdbcode
Copy link
Collaborator

jdbcode commented Nov 2, 2023

You got on this so quick! I saw the Colab Twitter post this evening and immediately thought that this is going to safe so much auth button clicking! I got on to try it and saw that you've already got this out! 😀🙏🥳

@giswqs
Copy link
Member Author

giswqs commented Nov 2, 2023

@jdbcode I saw your tweet last night and became so excited! So I had to implement this feature immediately. It was an easy fix.

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.

2 participants