Skip to content

Commit

Permalink
Add 'Tutorial' to all notebook headers to trigger rebuilds
Browse files Browse the repository at this point in the history
This is also a little more descriptive for the Pangeo Gallery.
  • Loading branch information
salvis2 committed Jul 2, 2020
1 parent dab36e1 commit d06f742
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dask.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Dask\n",
"# Dask Tutorial\n",
"\n",
"\n",
"<div class=\"alert-info\">\n",
Expand Down
4 changes: 2 additions & 2 deletions geopandas.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Geopandas\n",
"# Geopandas Tutorial\n",
"\n",
"\n",
"<div class=\"alert-info\">\n",
Expand Down Expand Up @@ -394,7 +394,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.7.6"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion intake.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Intake\n",
"# Intake Tutorial\n",
"\n",
"\n",
"<div class=\"alert-info\">\n",
Expand Down
2 changes: 1 addition & 1 deletion xarray.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Xarray \n",
"# Xarray Tutorial\n",
"\n",
"<div class=\"alert-info\">\n",
"\n",
Expand Down

0 comments on commit d06f742

Please sign in to comment.