Skip to content

Commit 37c39d7

Browse files
add Published Maps notebook to md table in docs (#16)
1 parent 41e2c38 commit 37c39d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

notebooks/Jupyter/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,6 @@ The official [Unfolded Jupyter Examples](https://docs.unfolded.ai/jupyter/exampl
3232
| --- | --- |
3333
| [Introduction.ipynb](https://github.com/RandomFractals/unfolded-map-snippets/blob/main/notebooks/Jupyter/Introduction.ipynb) | Create an Unfolded map, add a dataset, and set the map view. |
3434
| [Local Maps.ipynb](https://github.com/RandomFractals/unfolded-map-snippets/blob/main/notebooks/Jupyter/Local%20Maps.ipynb) | Use local Unfolded maps to visualize [`pandas`](https://pandas.pydata.org) [`DataFrames`](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.html), [`GeoJSON`](https://geojson.org), [`CSV`](https://en.wikipedia.org/wiki/Comma-separated_values) data and strings. |
35+
| [Published Maps.ipynb](https://github.com/RandomFractals/unfolded-map-snippets/blob/main/notebooks/Jupyter/Published%20Maps.ipynb) | Load published Unfolded maps in Python Jupyter Notebooks. |
36+
3537

0 commit comments

Comments
 (0)