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" ]