NASA-Openscapes / earthdata-cloud-cookbook

A tutorial book of workflows for research using NASA EarthData in the Cloud created by the NASA-Openscapes team
https://nasa-openscapes.github.io/earthdata-cloud-cookbook
Other
85 stars 30 forks source link

Update auth #155

Closed mjami00 closed 1 year ago

mjami00 commented 1 year ago

Updated the authentication file to add R code Updated the quarto file

jules32 commented 1 year ago

Thanks Mahsa! Reviewing now!

jules32 commented 1 year ago

This is so awesome Mahsa, thank you!

I pulled the branches locally and built, then added the tabs for Python and R and brought some of the narration from the Cloud Hackathon too. I also added this to the top yaml so that the R code won't execute (otherwise the EDL popul window shows up and interrupts the build):

---
title: Authentication
execute: 
  eval: false
---
jules32 commented 1 year ago

I deleted this branch now that it's been merged