From fd6fb6c8ff70ce0dad921e0fec4be5ae6d6b4c7e Mon Sep 17 00:00:00 2001 From: j08lue Date: Fri, 6 Dec 2024 13:57:54 +0100 Subject: [PATCH 1/2] Change MyBinder links to VEDA Binder --- nasa-veda-platform/adding-content/docs-and-notebooks.qmd | 2 +- notebooks/datasets/air-quality-covid.ipynb | 4 ++-- notebooks/datasets/ocean-npp-timeseries-analysis.ipynb | 4 ++-- notebooks/datasets/volcano-so2-monitoring.ipynb | 4 ++-- notebooks/index.qmd | 2 +- notebooks/quickstarts/hls-visualization.ipynb | 4 ++-- notebooks/quickstarts/list-collections.ipynb | 4 ++-- notebooks/quickstarts/no2-map-plot.ipynb | 4 ++-- notebooks/quickstarts/timeseries-stac-api.ipynb | 4 ++-- notebooks/templates/template-using-the-raster-api.ipynb | 4 ++-- notebooks/tutorials/mapping-fires.ipynb | 4 ++-- notebooks/tutorials/netcdf-to-cog-cmip6.ipynb | 4 ++-- 12 files changed, 22 insertions(+), 22 deletions(-) diff --git a/nasa-veda-platform/adding-content/docs-and-notebooks.qmd b/nasa-veda-platform/adding-content/docs-and-notebooks.qmd index d2167b60..e550c428 100644 --- a/nasa-veda-platform/adding-content/docs-and-notebooks.qmd +++ b/nasa-veda-platform/adding-content/docs-and-notebooks.qmd @@ -67,7 +67,7 @@ Something like: public.ecr.aws/nasa-veda/pangeo-notebook:60b023fba2ca5f9e19d285c To give the notebooks a standard look and feel we typically include the following sections: -- **Run this Notebook**: The section explains how to run the notebook locally, on VEDA JupyterHub or on [mybinder](https://mybinder.org/). There are several examples of what this section can look like in the template notebooks. +- **Run this Notebook**: The section explains how to run the notebook locally, on [VEDA JupyterHub](https://hub.openveda.cloud/), on [VEDA Binder](https://binder.openveda.cloud/), or on the public [MyBinder](https://mybinder.org/). There are several examples of what this section can look like in the template notebooks. - **Approach**: List a few steps that outline the approach you be taking in this notebook. - **About the data**: Optional description of the dataset - **Declare your collection of interest**: This section reiterates how you can discover which collections are available. You can copy the example of this section from one of the template notebooks. diff --git a/notebooks/datasets/air-quality-covid.ipynb b/notebooks/datasets/air-quality-covid.ipynb index 72468eea..65f52f86 100644 --- a/notebooks/datasets/air-quality-covid.ipynb +++ b/notebooks/datasets/air-quality-covid.ipynb @@ -23,8 +23,8 @@ "\n", "You can launch this notebook using mybinder, by clicking the button below.\n", "\n", - "\n", - "\"Binder\" \n", + "\n", + "\"Binder\" \n", "" ] }, diff --git a/notebooks/datasets/ocean-npp-timeseries-analysis.ipynb b/notebooks/datasets/ocean-npp-timeseries-analysis.ipynb index e4737b06..f17a133f 100644 --- a/notebooks/datasets/ocean-npp-timeseries-analysis.ipynb +++ b/notebooks/datasets/ocean-npp-timeseries-analysis.ipynb @@ -22,8 +22,8 @@ "\n", "You can launch this notebook using mybinder, by clicking the button below.\n", "\n", - "\n", - "\"Binder\" \n", + "\n", + "\"Binder\" \n", "" ] }, diff --git a/notebooks/datasets/volcano-so2-monitoring.ipynb b/notebooks/datasets/volcano-so2-monitoring.ipynb index 3554a524..8c79ecda 100644 --- a/notebooks/datasets/volcano-so2-monitoring.ipynb +++ b/notebooks/datasets/volcano-so2-monitoring.ipynb @@ -23,8 +23,8 @@ "\n", "You can launch this notebook using mybinder, by clicking the button below.\n", "\n", - "\n", - "\"Binder\" \n", + "\n", + "\"Binder\" \n", "" ] }, diff --git a/notebooks/index.qmd b/notebooks/index.qmd index 40c6f192..cf556c10 100644 --- a/notebooks/index.qmd +++ b/notebooks/index.qmd @@ -31,7 +31,7 @@ The **Quickstarts** examples are further divided into two sections, which you ca ## How to run -Every notebook contains information about how to run it. Some can run on [mybinder](https://mybinder.org/) and all can run on the VEDA JupyterHub. See [VEDA Analytics JupyterHub Access](https://nasa-impact.github.io/veda-docs/veda-jh-access.html) for information about how to gain access. +Every notebook contains information about how to run it. Some can run on [Binder](https://binder.openveda.cloud/) and all can run on the [VEDA JupyterHub](https://hub.openveda.cloud/). See [VEDA Analytics JupyterHub Access](https://nasa-impact.github.io/veda-docs/veda-jh-access.html) for information about how to gain access. ### Running outside of VEDA JupyterHub diff --git a/notebooks/quickstarts/hls-visualization.ipynb b/notebooks/quickstarts/hls-visualization.ipynb index 5268c488..d1de0ef9 100644 --- a/notebooks/quickstarts/hls-visualization.ipynb +++ b/notebooks/quickstarts/hls-visualization.ipynb @@ -26,8 +26,8 @@ "\n", "You can launch this notbook using mybinder, by clicking the button below.\n", "\n", - "\n", - "\"Binder\" \n", + "\n", + "\"Binder\" \n", "" ] }, diff --git a/notebooks/quickstarts/list-collections.ipynb b/notebooks/quickstarts/list-collections.ipynb index cfb2385d..07f91bde 100644 --- a/notebooks/quickstarts/list-collections.ipynb +++ b/notebooks/quickstarts/list-collections.ipynb @@ -23,8 +23,8 @@ "\n", "You can launch this notbook using mybinder, by clicking the button below.\n", "\n", - "\n", - "\"Binder\" \n", + "\n", + "\"Binder\" \n", "" ] }, diff --git a/notebooks/quickstarts/no2-map-plot.ipynb b/notebooks/quickstarts/no2-map-plot.ipynb index 4bfe6881..613c8fd7 100644 --- a/notebooks/quickstarts/no2-map-plot.ipynb +++ b/notebooks/quickstarts/no2-map-plot.ipynb @@ -24,8 +24,8 @@ "\n", "You can launch this notbook using mybinder, by clicking the button below.\n", "\n", - "\n", - "\"Binder\" \n", + "\n", + "\"Binder\" \n", "" ] }, diff --git a/notebooks/quickstarts/timeseries-stac-api.ipynb b/notebooks/quickstarts/timeseries-stac-api.ipynb index 32e8cda5..175180c7 100644 --- a/notebooks/quickstarts/timeseries-stac-api.ipynb +++ b/notebooks/quickstarts/timeseries-stac-api.ipynb @@ -24,8 +24,8 @@ "\n", "You can launch this notbook using mybinder, by clicking the button below.\n", "\n", - "\n", - "\"Binder\" \n", + "\n", + "\"Binder\" \n", "" ] }, diff --git a/notebooks/templates/template-using-the-raster-api.ipynb b/notebooks/templates/template-using-the-raster-api.ipynb index e945ac20..3b5e947d 100644 --- a/notebooks/templates/template-using-the-raster-api.ipynb +++ b/notebooks/templates/template-using-the-raster-api.ipynb @@ -51,8 +51,8 @@ "\n", "You can launch this notbook using mybinder, by clicking the button below.\n", "\n", - "\n", - "\"Binder\" \n", + "\n", + "\"Binder\" \n", "" ] }, diff --git a/notebooks/tutorials/mapping-fires.ipynb b/notebooks/tutorials/mapping-fires.ipynb index ad47f051..36ffc671 100644 --- a/notebooks/tutorials/mapping-fires.ipynb +++ b/notebooks/tutorials/mapping-fires.ipynb @@ -28,8 +28,8 @@ "\n", "You can launch this notbook using mybinder, by clicking the button below.\n", "\n", - "\n", - "\"Binder\" \n", + "\n", + "\"Binder\" \n", "" ] }, diff --git a/notebooks/tutorials/netcdf-to-cog-cmip6.ipynb b/notebooks/tutorials/netcdf-to-cog-cmip6.ipynb index 31924420..938853f5 100644 --- a/notebooks/tutorials/netcdf-to-cog-cmip6.ipynb +++ b/notebooks/tutorials/netcdf-to-cog-cmip6.ipynb @@ -22,8 +22,8 @@ "source": [ "You can launch this notbook using mybinder, by clicking the button below.\n", "\n", - "\n", - "\"Binder\" \n", + "\n", + "\"Binder\" \n", "\n" ] }, From 926804915e80d78b134640bfc28d29c21527876c Mon Sep 17 00:00:00 2001 From: j08lue Date: Fri, 6 Dec 2024 14:11:33 +0100 Subject: [PATCH 2/2] Add info on VEDA Binder --- nasa-veda-platform/scientific-computing/index.qmd | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/nasa-veda-platform/scientific-computing/index.qmd b/nasa-veda-platform/scientific-computing/index.qmd index 31cec015..8dc6946f 100644 --- a/nasa-veda-platform/scientific-computing/index.qmd +++ b/nasa-veda-platform/scientific-computing/index.qmd @@ -15,12 +15,21 @@ VEDA scientific computing services provide scientists the resources they need to VEDA promotes the use of JupyterHub environments for interactive data science. JupyterHub enables you to analyze massive archives of Earth science data in the cloud in an interactive environment that alleviates the complexities of managing compute resources (virtual machines, roles and permissions, etc). +### Limited access JupyterHub service + Users affiliated with VEDA can get access to a dedicated JupyterHub service, provided in collaboration with [2i2c](https://2i2c.org/): [hub.openveda.cloud](https://hub.openveda.cloud/). Please find instructions for requesting access below. If you are a scientist affiliated with NASA projects such as [EIS](https://eis.smce.nasa.gov/about.html) and [MAAP](https://ops.maap-project.org), you can also keep using the resources provided by these projects. Through the use of [open-source technology](https://www.earthdata.nasa.gov/dashboard/about), we make sure our services are interoperable and exchangeable. +### Public VEDA Binder service + +Some of our tutorial notebooks do not require direct data access or substantial CPU or memory resources. +These can also be executed interactively in the open access [VEDA Binder](https://binder.openveda.cloud/) service, a copy of [MyBinder](https://mybinder.org/). + +Please note that resources in the Binder services are restricted and that your data is not stored between sessions. Any changes you make will be discarded when your session ends. + ## Instructory notebooks