Skip to content

Commit

Permalink
Fix docs build error
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Dec 23, 2023
1 parent 5e46464 commit 5604ebc
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/notebooks/88_nasa_earth_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,16 @@
"Use the interactive GUI to search and download data."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "9e232fb9",
"metadata": {},
"outputs": [],
"source": [
"from leafmap import leafmap"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down
10 changes: 10 additions & 0 deletions examples/notebooks/88_nasa_earth_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,16 @@
"Use the interactive GUI to search and download data."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "9e232fb9",
"metadata": {},
"outputs": [],
"source": [
"from leafmap import leafmap"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 5604ebc

Please sign in to comment.