Skip to content

Commit e30f177

Browse files
committed
include a note to geopandas
1 parent a90b803 commit e30f177

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

examples/readme_examples.ipynb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"metadata": {
33
"language": "Julia",
44
"name": "",
5-
"signature": "sha256:cebe48123e2c560ca86a063931dc4c527490b306abf0a19b91fc111c973dd0cf"
5+
"signature": "sha256:e8ecaa21c97d84a1e35f6a522a20958fd5173a1033b3114a5f58dda13d3928bd"
66
},
77
"nbformat": 3,
88
"nbformat_minor": 0,
@@ -29,6 +29,13 @@
2929
],
3030
"prompt_number": 1
3131
},
32+
{
33+
"cell_type": "markdown",
34+
"metadata": {},
35+
"source": [
36+
"The following examples are based loosely on the examples in [geopandas](https://github.com/geopandas/geopandas):"
37+
]
38+
},
3239
{
3340
"cell_type": "code",
3441
"collapsed": false,

0 commit comments

Comments
 (0)