Skip to content

Commit

Permalink
Remove redundant Markdown cell
Browse files Browse the repository at this point in the history
  • Loading branch information
mzuranski committed Nov 27, 2023
1 parent c0e01ab commit a915d41
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 a915d41

Please sign in to comment.