From c0c3a0d16a378f5a8c3e92f3410de0572712dda7 Mon Sep 17 00:00:00 2001 From: Allen Downey Date: Thu, 7 Jan 2021 09:10:41 -0500 Subject: [PATCH] Removing raw cell --- last_resort.ipynb | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/last_resort.ipynb b/last_resort.ipynb index 05c6260..4ef1eff 100644 --- a/last_resort.ipynb +++ b/last_resort.ipynb @@ -50,8 +50,24 @@ ] }, { - "cell_type": "raw", + "cell_type": "code", + "execution_count": null, "metadata": {}, + "outputs": [], + "source": [] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], "source": [] } ],