From 72e8f855b210d19edea6391026d2c89a26a0d6a9 Mon Sep 17 00:00:00 2001 From: epifanio Date: Sun, 13 Mar 2016 09:29:30 +0100 Subject: [PATCH] Update GDAL-OGR with Python.ipynb removed call to gist utility --- .../GDAL-OGR with Python.ipynb | 11 ----------- 1 file changed, 11 deletions(-) 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,