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
83 stars 30 forks source link

Create docker image to help Cookbook align/test with 2i2c Hub #301

Open jules32 opened 5 months ago

jules32 commented 5 months ago

"Imagine an image. That also has the cookbook in it."

This is work that @cboettig and @eeholmes are leading, working in (this fork) - it relates to:

A prototype from Carl:

In your GitHub Action, you'll have a docker image: (https://github.com/espm-157/nasa-topst-env-justice/blob/main/.github/workflows/quarto.yaml#L12C14-L12C52)

image

And you can paste that into 2i2c so you have that same image:

image
jules32 commented 5 months ago

When Carl and Eli make a pull request, we'll have to change this hardcoding of eeholmes to nasa-openscapes - this can be written in some kind of github style like line 17 below. something to look into.

image