Skip to content

Commit

Permalink
doc: bring back heatmap layer to introduction notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
juba committed Apr 8, 2024
1 parent cd02282 commit e988290
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/introduction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Another interesting layer for species distribution is `layer_screengrid`:"
"Another interesting layer for species distribution is `layer_heatmap`:"
]
},
{
Expand All @@ -132,7 +132,7 @@
"metadata": {},
"outputs": [],
"source": [
"Lifemap(iucn_extinct).layer_screengrid().show()"
"Lifemap(iucn_extinct).layer_heatmap().show()"
]
},
{
Expand Down

0 comments on commit e988290

Please sign in to comment.