Skip to content

Commit fe5ada9

Browse files
authored
Update 'nasa-veda.2i2c.cloud' to 'hub.openveda.cloud' (#124)
1 parent 65fdd89 commit fe5ada9

17 files changed

+19
-19
lines changed

contributing/docs-and-notebooks.qmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To present consistent best practices, we always access data via the STAC API. Of
8484

8585
### Generate "Launch in VEDA JupyterHub" link
8686

87-
We use [`nbgitpuller`](https://hub.jupyter.org/nbgitpuller/) links to open the VEDA JupyterHub with a particular notebook pulled in. These links have the form: `https://nasa-veda.2i2c.cloud/hub/user-redirect/git-pull?repo=https://github.com/NASA-IMPACT/veda-docs&urlpath=lab/tree/veda-docs/notebooks/quickstarts/open-and-plot.ipynb&branch=main`
87+
We use [`nbgitpuller`](https://hub.jupyter.org/nbgitpuller/) links to open the VEDA JupyterHub with a particular notebook pulled in. These links have the form: `https://hub.openveda.cloud/hub/user-redirect/git-pull?repo=https://github.com/NASA-IMPACT/veda-docs&urlpath=lab/tree/veda-docs/notebooks/quickstarts/open-and-plot.ipynb&branch=main`
8888

8989
If you are writing a notebook and want to share it with others you can generate your own `nbgitpuller` link using this
90-
[link generator](https://hub.jupyter.org/nbgitpuller/link?hub=https://nasa-veda.2i2c.cloud&repo=https://github.com/NASA-impact/veda-docs&branch=main&app=jupyterlab).
90+
[link generator](https://hub.jupyter.org/nbgitpuller/link?hub=https://hub.openveda.cloud&repo=https://github.com/NASA-impact/veda-docs&branch=main&app=jupyterlab).

notebooks/datasets/nceo-biomass-statistics.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"\n",
2424
"You can launch this notebook in VEDA JupyterHub by clicking the link below.\n",
2525
"\n",
26-
"[Launch in VEDA JupyterHub (requires access)](https://nasa-veda.2i2c.cloud/hub/user-redirect/git-pull?repo=https://github.com/NASA-IMPACT/veda-docs&urlpath=lab/tree/veda-docs/notebooks/datasets/nceo-biomass-statistics.ipynb&branch=main) \n",
26+
"[Launch in VEDA JupyterHub (requires access)](https://hub.openveda.cloud/hub/user-redirect/git-pull?repo=https://github.com/NASA-IMPACT/veda-docs&urlpath=lab/tree/veda-docs/notebooks/datasets/nceo-biomass-statistics.ipynb&branch=main) \n",
2727
"\n",
2828
"<details><summary>Learn more</summary>\n",
2929
" \n",

notebooks/quickstarts/download-assets.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"\n",
2424
"You can launch this notebook in VEDA JupyterHub by clicking the link below.\n",
2525
"\n",
26-
"[Launch in VEDA JupyterHub (requires access)](https://nasa-veda.2i2c.cloud/hub/user-redirect/git-pull?repo=https://github.com/NASA-IMPACT/veda-docs&urlpath=lab/tree/veda-docs/notebooks/quickstarts/download-assets.ipynb&branch=main) \n",
26+
"[Launch in VEDA JupyterHub (requires access)](https://hub.openveda.cloud/hub/user-redirect/git-pull?repo=https://github.com/NASA-IMPACT/veda-docs&urlpath=lab/tree/veda-docs/notebooks/quickstarts/download-assets.ipynb&branch=main) \n",
2727
"\n",
2828
"<details><summary>Learn more</summary>\n",
2929
" \n",

0 commit comments

Comments
 (0)