From 9aa1a048e9ddbe70b226f5f519f6352733c34fba Mon Sep 17 00:00:00 2001 From: Michael J Wilson Date: Fri, 11 Feb 2022 22:29:34 +0000 Subject: [PATCH] rename. --- Colab.ipynb | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/Colab.ipynb b/Colab.ipynb index fedb87f..c956251 100644 --- a/Colab.ipynb +++ b/Colab.ipynb @@ -89,18 +89,10 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": null, "id": "2d9fe293", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "It appears you are not on Google Colab (!)\n" - ] - } - ], + "outputs": [], "source": [ "import setup_colab" ]