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

Temporary fix for notebook authenticate #1871

Merged
merged 1 commit into from Jan 10, 2024
Merged

Temporary fix for notebook authenticate #1871

merged 1 commit into from Jan 10, 2024

Conversation

giswqs
Copy link
Member

@giswqs giswqs commented Jan 10, 2024

Currently, ee.Initialize() has a bug for auth_mode="notebook". See #1870 (comment)

This PR is temporal fix for this bug by using auth_mode='localhost' for local Jupyter and auth_mode='colab' for Colab.

@giswqs giswqs merged commit 52f889c into master Jan 10, 2024
13 checks passed
@giswqs giswqs deleted the auth branch January 10, 2024 15:15
Copy link

@github-actions github-actions bot temporarily deployed to pull request January 10, 2024 15:17 Inactive
@jdbcode jdbcode changed the title Temporal fix for notebook authenticate Temporary fix for notebook authenticate Jan 10, 2024
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.

None yet

1 participant