Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
spatialthoughts committed Jan 24, 2024
1 parent 82e025a commit 0a8f911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/end_to_end_gee/01_python_api_syntax.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"\n",
"First of all, you need to run the following cells to initialize the API and authorize your account. You must have a Google Cloud Project associated with your GEE account. Replace the `cloud_project` with your own project from [Google Cloud Console](https://console.cloud.google.com/).\n",
"\n",
"You will be prompted to allow the notebook to access your Google credentials to sign-in to the account and allow access to *View and Manage your Earth Engine data*. Once you approve, it will proceed to initialize the Earth Engine API. This step needs to be done just once per session."
"You will be prompted to allow the notebook to access your Google credentials to sign-in to the account and allow access to *Google Drive and Google Cloud data*. Once you approve, it will proceed to initialize the Earth Engine API. This step needs to be done just once per session."
]
},
{
Expand Down

0 comments on commit 0a8f911

Please sign in to comment.