We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90b803 commit e30f177Copy full SHA for e30f177
examples/readme_examples.ipynb
@@ -2,7 +2,7 @@
2
"metadata": {
3
"language": "Julia",
4
"name": "",
5
- "signature": "sha256:cebe48123e2c560ca86a063931dc4c527490b306abf0a19b91fc111c973dd0cf"
+ "signature": "sha256:e8ecaa21c97d84a1e35f6a522a20958fd5173a1033b3114a5f58dda13d3928bd"
6
},
7
"nbformat": 3,
8
"nbformat_minor": 0,
@@ -29,6 +29,13 @@
29
],
30
"prompt_number": 1
31
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
+ },
39
{
40
"cell_type": "code",
41
"collapsed": false,
0 commit comments