Skip to content

Commit e4fe768

Browse files
author
Andy Barrett
committed
add headings for tutorial section
1 parent 78a4bc4 commit e4fe768

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

notebooks/SMAP/smap_as_datatree.ipynb

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,24 @@
7171
"Allow 15 to 20 minutes to complete this tutorial."
7272
]
7373
},
74+
{
75+
"cell_type": "markdown",
76+
"id": "e7eb2e5f-39e1-4bad-8fc2-65984e8527ce",
77+
"metadata": {},
78+
"source": [
79+
"## 2. Tutorial steps"
80+
]
81+
},
82+
{
83+
"cell_type": "markdown",
84+
"id": "3b14efdc-c8d6-4831-93a3-0ab7d8f9a491",
85+
"metadata": {},
86+
"source": [
87+
"### Import libraries\n",
88+
"\n",
89+
"As with all Python code, we need to import some libraries to read the data, add coordinates and plot "
90+
]
91+
},
7492
{
7593
"cell_type": "code",
7694
"execution_count": null,

0 commit comments

Comments
 (0)