From 0293abc7b165e91adcafaf6555f99091d8b9fbd6 Mon Sep 17 00:00:00 2001 From: James Wexler Date: Wed, 8 May 2019 15:13:21 -0400 Subject: [PATCH] remove debug cell --- colab_facets.ipynb | 9 --------- 1 file changed, 9 deletions(-) diff --git a/colab_facets.ipynb b/colab_facets.ipynb index caafa53..ead3ccb 100644 --- a/colab_facets.ipynb +++ b/colab_facets.ipynb @@ -114,15 +114,6 @@ "!git clone https://github.com/pair-code/facets.git" ] }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "!ls /content" - ] - }, { "cell_type": "code", "execution_count": null,