Update GDAL-OGR with Python.ipynb

removed call to gist utility
intro16
epifanio 2016-03-13 09:29:30 +01:00
parent 20129d16df
commit 72e8f855b2
1 changed files with 0 additions and 11 deletions

View File

@ -182,17 +182,6 @@
"!echo '{data}' > /tmp/geojson.geojson"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": false
},
"outputs": [],
"source": [
"!gist -p /tmp/geojson.geojson"
]
},
{
"cell_type": "code",
"execution_count": null,