Skip to content

Commit

Permalink
Fix notebook error
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Nov 28, 2023
1 parent 8db56d5 commit 43bd96d
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docs/notebooks/85_gedi.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"metadata": {},
"outputs": [],
"source": [
"import leafmap"
"from leafmap import leafmap"
]
},
{
Expand Down
365 changes: 353 additions & 12 deletions examples/notebooks/85_gedi.ipynb

Large diffs are not rendered by default.

0 comments on commit 43bd96d

Please sign in to comment.