diff --git a/GSoC-2015/Access to Geospatial data/GDAL-OGR with Python.ipynb b/GSoC-2015/Access to Geospatial data/GDAL-OGR with Python.ipynb index f15b6e5..01c50af 100755 --- a/GSoC-2015/Access to Geospatial data/GDAL-OGR with Python.ipynb +++ b/GSoC-2015/Access to Geospatial data/GDAL-OGR with Python.ipynb @@ -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,