diff --git a/mystbook/Dockerfile b/images/handbook-authoring-image/Dockerfile similarity index 100% rename from mystbook/Dockerfile rename to images/handbook-authoring-image/Dockerfile diff --git a/images/handbook-authoring-image/README.md b/images/handbook-authoring-image/README.md new file mode 100644 index 0000000..d81c716 --- /dev/null +++ b/images/handbook-authoring-image/README.md @@ -0,0 +1 @@ +Environment image to authoring JupyterBook and MystMD content diff --git a/r2d-minimal-image/README.md b/images/r2d-minimal-image/README.md similarity index 100% rename from r2d-minimal-image/README.md rename to images/r2d-minimal-image/README.md diff --git a/images/researchdelight-image/README.md b/images/researchdelight-image/README.md new file mode 100644 index 0000000..15f812c --- /dev/null +++ b/images/researchdelight-image/README.md @@ -0,0 +1 @@ +A first attempt at building a user environment. Currently broken. diff --git a/broken-image/apt.txt b/images/researchdelight-image/apt.txt similarity index 100% rename from broken-image/apt.txt rename to images/researchdelight-image/apt.txt diff --git a/broken-image/environment.yml b/images/researchdelight-image/environment.yml similarity index 100% rename from broken-image/environment.yml rename to images/researchdelight-image/environment.yml diff --git a/broken-image/start b/images/researchdelight-image/start similarity index 100% rename from broken-image/start rename to images/researchdelight-image/start diff --git a/images/sciencecore-climaterisk-image/README.md b/images/sciencecore-climaterisk-image/README.md new file mode 100644 index 0000000..b864092 --- /dev/null +++ b/images/sciencecore-climaterisk-image/README.md @@ -0,0 +1,3 @@ +This image is for the NASA-TOPST project + +Might move to https://github.com/sciencecore-climaterisk one day, but for today it is one of the environment images to make available on the Community Showcase. diff --git a/binder/environment.yml b/images/sciencecore-climaterisk-image/environment.yml similarity index 100% rename from binder/environment.yml rename to images/sciencecore-climaterisk-image/environment.yml