Skip to content

Commit e2e2054

Browse files
committed
actual files
1 parent 34883b3 commit e2e2054

File tree

8 files changed

+11
-61
lines changed

8 files changed

+11
-61
lines changed

_static/dataarray.png

98.7 KB
Loading

_static/dataset.png

141 KB
Loading

_static/datatree1.png

305 KB
Loading

_static/datatree2.png

285 KB
Loading

_static/variable.png

86.9 KB
Loading

fundamentals/01_datatree_hierarchical_data.ipynb

Lines changed: 3 additions & 10 deletions
Large diffs are not rendered by default.

intermediate/BiologyDataset.ipynb

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -673,28 +673,6 @@
673673
"ds['images'].sel(z=9, method='nearest').sel(c='membrane').plot()"
674674
]
675675
},
676-
{
677-
"cell_type": "code",
678-
"execution_count": 31,
679-
"id": "cb25d101-8b72-47b3-9934-5363ae4d355a",
680-
"metadata": {},
681-
"outputs": [
682-
{
683-
"ename": "NameError",
684-
"evalue": "name 'Having' is not defined",
685-
"output_type": "error",
686-
"traceback": [
687-
"\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
688-
"\u001b[0;31mNameError\u001b[0m Traceback (most recent call last)",
689-
"Cell \u001b[0;32mIn[31], line 1\u001b[0m\n\u001b[0;32m----> 1\u001b[0m \u001b[43mHaving\u001b[49m \n",
690-
"\u001b[0;31mNameError\u001b[0m: name 'Having' is not defined"
691-
]
692-
}
693-
],
694-
"source": [
695-
"Having "
696-
]
697-
},
698676
{
699677
"cell_type": "code",
700678
"execution_count": 32,

intermediate/datastructures-intermediate.ipynb

Lines changed: 8 additions & 29 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)