Skip to content

Commit 0029a6d

Browse files
committed
Add sample result to notebook
1 parent 1a6d56f commit 0029a6d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/examples/maxar_open_data.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,13 @@
288288
"source": [
289289
"m.add_vector('mask.shp', layer_name='Vector', info_mode=None)"
290290
]
291+
},
292+
{
293+
"cell_type": "markdown",
294+
"metadata": {},
295+
"source": [
296+
"![](https://i.imgur.com/kjMi8AF.png)"
297+
]
291298
}
292299
],
293300
"metadata": {

0 commit comments

Comments
 (0)