Skip to content

Commit

Permalink
Merge pull request #150 from ocefpaf/fix_url
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf authored Oct 6, 2020
2 parents 4d2cc73 + a35780e commit b0cd740
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
9 changes: 0 additions & 9 deletions notebooks/02-extras.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,15 +120,6 @@
"source": [
"cubes.extract_strict(\"sea_water_temperature\")"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"This example is written in a Jupyter Notebook\n",
"[click here](https://raw.githubusercontent.com/ioos/erddapy/master/notebooks/quick_intro.ipynb)\n",
"to download the notebook so you can run it locally, or [click here](https://binder.pangeo.io/v2/gh/ioos/erddapy/master?filepath=notebooks/quick_intro.ipynb) to run a live instance of this notebook."
]
}
],
"metadata": {
Expand Down
11 changes: 1 addition & 10 deletions notebooks/03-searchfor.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -129,15 +129,6 @@
"\n",
"len(pd.read_csv(url)[\"Dataset ID\"])"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"This example is written in a Jupyter Notebook\n",
"[click here](https://raw.githubusercontent.com/ioos/erddapy/master/notebooks/searchfor.ipynb)\n",
"to download the notebook so you can run it locally, or [click here](https://binder.pangeo.io/v2/gh/ioos/erddapy/master?filepath=notebooks/searchfor.ipynb) to run a live instance of this notebook."
]
}
],
"metadata": {
Expand Down Expand Up @@ -167,7 +158,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.3"
"version": "3.8.5"
}
},
"nbformat": 4,
Expand Down

0 comments on commit b0cd740

Please sign in to comment.