Skip to content

Commit fc5dd09

Browse files
committed
Updated notebooks 2024-03-01 UTC
1 parent b22a299 commit fc5dd09

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/notebooks/88_nasa_earth_data.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@
1616
"Leafmap builds upon the [earthaccess](https://earthaccess.readthedocs.io) Python package to search and download NASA Earth science data products, making it easier visualize the footprints of the data products and download them interactively."
1717
]
1818
},
19+
{
20+
"cell_type": "code",
21+
"execution_count": null,
22+
"metadata": {},
23+
"outputs": [],
24+
"source": [
25+
"# %pip install leafmap earthaccess mapclassify"
26+
]
27+
},
1928
{
2029
"cell_type": "code",
2130
"execution_count": null,

0 commit comments

Comments
 (0)