Skip to content

Commit d421564

Browse files
committed
update colab links
1 parent 0748753 commit d421564

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

jupyter-notebooks/sdsc-2022-workshop/3_Compute_NDWI.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"source": [
14-
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/planetlabs/notebooks/blob/scipy-2022/jupyter-notebooks/scipy-2022-workshop/3_Compute_NDWI.ipynb)"
14+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/planetlabs/notebooks/blob/master/jupyter-notebooks/sdsc-2022-workshop/3_Compute_NDWI.ipynb)"
1515
]
1616
},
1717
{
@@ -32,7 +32,7 @@
3232
"cell_type": "markdown",
3333
"metadata": {},
3434
"source": [
35-
"[Open this Notebook in Colab](https://colab.research.google.com/github/planetlabs/notebooks/blob/scipy-2022/jupyter-notebooks/scipy-2022-workshop/3_Compute_NDWI.ipynb), then run the following:"
35+
"[Open this Notebook in Colab](https://colab.research.google.com/github/planetlabs/notebooks/blob/master/jupyter-notebooks/sdsc-2022-workshop/3_Compute_NDWI.ipynb), then run the following:"
3636
]
3737
},
3838
{

jupyter-notebooks/sdsc-2022-workshop/4_masks_and_filters.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"source": [
14-
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/planetlabs/notebooks/blob/scipy-2022/jupyter-notebooks/scipy-2022-workshop/4_masks_and_filters.ipynb)"
14+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/planetlabs/notebooks/blob/master/jupyter-notebooks/sdsc-2022-workshop/4_masks_and_filters.ipynb)"
1515
]
1616
},
1717
{
@@ -32,7 +32,7 @@
3232
"cell_type": "markdown",
3333
"metadata": {},
3434
"source": [
35-
"[Open this Notebook in Colab](https://colab.research.google.com/github/planetlabs/notebooks/blob/scipy-2022/jupyter-notebooks/scipy-2022-workshop/4_masks_and_filters.ipynb), then run the following:"
35+
"[Open this Notebook in Colab](https://colab.research.google.com/github/planetlabs/notebooks/blob/master/jupyter-notebooks/sdsc-2022-workshop/4_masks_and_filters.ipynb), then run the following:"
3636
]
3737
},
3838
{

jupyter-notebooks/sdsc-2022-workshop/5_plotting_a_histogram.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "34957e06",
66
"metadata": {},
77
"source": [
8-
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/planetlabs/notebooks/blob/scipy-2022/jupyter-notebooks/scipy-2022-workshop/5_plotting_a_histogram.ipynb)"
8+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/planetlabs/notebooks/blob/master/jupyter-notebooks/sdsc-2022-workshop/5_plotting_a_histogram.ipynb)"
99
]
1010
},
1111
{
@@ -29,7 +29,7 @@
2929
"id": "a55af417",
3030
"metadata": {},
3131
"source": [
32-
"[Open this Notebook in Colab](https://colab.research.google.com/github/planetlabs/notebooks/blob/scipy-2022/jupyter-notebooks/scipy-2022-workshop/5_plotting_a_histogram.ipynb), then run the following:"
32+
"[Open this Notebook in Colab](https://colab.research.google.com/github/planetlabs/notebooks/blob/master/jupyter-notebooks/sdsc-2022-workshop/5_plotting_a_histogram.ipynb), then run the following:"
3333
]
3434
},
3535
{

jupyter-notebooks/sdsc-2022-workshop/coastline_analysis.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"# Coastline Recession in Bangladesh: A Temporal Analysis\n",
8-
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/planetlabs/notebooks/blob/scipy-2022/jupyter-notebooks/scipy-2022-workshop/coastline_analysis.ipynb)"
8+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/planetlabs/notebooks/blob/master/jupyter-notebooks/sdsc-2022-workshop/coastline_analysis.ipynb)"
99
]
1010
},
1111
{
@@ -24,7 +24,7 @@
2424
"\n",
2525
"**For this tutorial, you will need to:**\n",
2626
"- Download all of the data needed for this analysis. If you're running this in Colab, then the data will be easily accessed by running the first code cell. Otherwise, please download these data from the following link: \n",
27-
"https://github.com/planetlabs/notebooks/blob/scipy-2022/jupyter-notebooks/scipy-2022-workshop/0_download_data.ipynb\n",
27+
"https://github.com/planetlabs/notebooks/blob/master/jupyter-notebooks/sdsc-2022-workshop/0_download_data.ipynb\n",
2828
"- Install and import the packages below"
2929
]
3030
},

0 commit comments

Comments
 (0)