Skip to content

Commit

Permalink
Merge pull request #29 from mzuranski/main
Browse files Browse the repository at this point in the history
Remove redundant Markdown cell
  • Loading branch information
jukent authored Nov 28, 2023
2 parents c0e01ab + a915d41 commit 6c8b5f6
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions notebooks/example-workflows/2mT.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -804,10 +804,10 @@
},
{
"cell_type": "markdown",
"id": "sustainable-divorce",
"id": "b8b42a80-95ed-4fcf-bd6a-f3af8ce90025",
"metadata": {},
"source": [
"When we examine the object, we see that it is a special type of `DataArray` ... a *Dask* array."
"When we examine the object, we see that it is a special type of `DataArray` ... a *[DaskArray](https://docs.dask.org/en/latest/array.html)*."
]
},
{
Expand Down Expand Up @@ -1282,14 +1282,6 @@
"airTemp"
]
},
{
"cell_type": "markdown",
"id": "b8b42a80-95ed-4fcf-bd6a-f3af8ce90025",
"metadata": {},
"source": [
"When we examine the object, we see that it is a special type of `DataArray` ... a *[DaskArray](https://docs.dask.org/en/latest/array.html)*."
]
},
{
"cell_type": "markdown",
"id": "449b8917-17a8-4e38-9f8f-72f7f053289e",
Expand Down Expand Up @@ -2514,7 +2506,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.5"
"version": "3.12.0"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 6c8b5f6

Please sign in to comment.