Skip to content

Commit

Permalink
comment s3credential line
Browse files Browse the repository at this point in the history
  • Loading branch information
asteiker committed Jul 3, 2024
1 parent 4de295b commit 9c75e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howto/edl.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"metadata": {},
"source": [
"### Data in AWS\n",
"If the data we want to access is on AWS, we can use earthaccess to generate temporary S3 credentials for any of the DAACs:\n",
"If the data we want to access is on AWS, we can use earthaccess to generate temporary S3 credentials for any of the DAACs. This line is commented out for security reasons. Please copy the following line into a new code block in order to obtain your credentials. \n",
"\n",
"```\n",
"s3_credentials = auth.get_s3_credentials(\"NSIDC\")\n",
Expand Down

0 comments on commit 9c75e7d

Please sign in to comment.