From 78279af8c465178d2d699067563a091e31d31d93 Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Wed, 26 May 2021 10:06:01 +0200 Subject: [PATCH] Small fixes in geopandas notebooks --- _solved/01-introduction-tabular-data.ipynb | 11 +++++++++-- _solved/04-spatial-relationships-joins.ipynb | 4 ++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/_solved/01-introduction-tabular-data.ipynb b/_solved/01-introduction-tabular-data.ipynb index c1feedd..7478b56 100644 --- a/_solved/01-introduction-tabular-data.ipynb +++ b/_solved/01-introduction-tabular-data.ipynb @@ -4209,7 +4209,7 @@ "editable": true }, "source": [ - "This is only an ultra short intro to matplotlib. In the course materials, you can find another notebook with some more details ([visualization-01-matplotlib.ipynb](visualization_01_matplotlib.ipynb#An-small-cheat-sheet-reference-for-some-common-elements))." + "This is only an ultra short intro to matplotlib. In the course materials, you can find another notebook with some more details ([visualization-01-matplotlib.ipynb](visualization-01-matplotlib.ipynb#An-small-cheat-sheet-reference-for-some-common-elements))." ] }, { @@ -5911,7 +5911,14 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.5" + "version": "3.8.10" + }, + "widgets": { + "application/vnd.jupyter.widget-state+json": { + "state": {}, + "version_major": 2, + "version_minor": 0 + } } }, "nbformat": 4, diff --git a/_solved/04-spatial-relationships-joins.ipynb b/_solved/04-spatial-relationships-joins.ipynb index 0b79e64..4f89483 100644 --- a/_solved/04-spatial-relationships-joins.ipynb +++ b/_solved/04-spatial-relationships-joins.ipynb @@ -2255,7 +2255,7 @@ "cell_type": "code", "execution_count": 50, "metadata": { - "clear_cell": true + "tags": [] }, "outputs": [], "source": [ @@ -2267,7 +2267,7 @@ "cell_type": "code", "execution_count": 51, "metadata": { - "clear_cell": true + "tags": [] }, "outputs": [ {