{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Dask Arrays\n",
"\n",
"\n",
" \n",
"Dask arrays coordinate many Numpy arrays, arranged into chunks within a grid. They support a large subset of the Numpy API."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Start Dask Client for Dashboard\n",
"\n",
"Starting the Dask Client is optional. It will provide a dashboard which \n",
"is useful to gain insight on the computation. \n",
"\n",
"The link to the dashboard will become visible when you create the client below. We recommend having it open on one side of your screen while using your notebook on the other side. This can take some effort to arrange your windows, but seeing them both at the same is very useful when learning."
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"
\n",
"Client\n", "
| \n",
"\n",
"Cluster\n", "
| \n",
"
\n",
"
| \n",
"\n", "\n", " | \n", "
\n",
"
| \n",
"\n", "\n", " | \n", "