Skip to content

Commit 84e6524

Browse files
authored
[Fix] installing leafmap before usage (#515)
1 parent 3f02633 commit 84e6524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/examples/sam2_automatic.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"metadata": {},
3030
"outputs": [],
3131
"source": [
32-
"# %pip install -U segment-geospatial"
32+
"# %pip install -U segment-geospatial leafmap"
3333
]
3434
},
3535
{

0 commit comments

Comments
 (0)