From 5802d5a0221cde65548f63b074b1db335da942e1 Mon Sep 17 00:00:00 2001 From: ce14f10f5bc5e484777f1060f8856ea9 Date: Tue, 7 Jun 2022 14:12:19 +0000 Subject: [PATCH] try 1 because I don't understand the instructions --- module3/exo1/influenza-like-illness-analysis.ipynb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module3/exo1/influenza-like-illness-analysis.ipynb b/module3/exo1/influenza-like-illness-analysis.ipynb index 87092fc..0b38cbd 100644 --- a/module3/exo1/influenza-like-illness-analysis.ipynb +++ b/module3/exo1/influenza-like-illness-analysis.ipynb @@ -340,13 +340,13 @@ ] }, { - "cell_type": "code", - "execution_count": null, + "cell_type": "markdown", "metadata": { "collapsed": true }, - "outputs": [], - "source": [] + "source": [ + "hello" + ] } ], "metadata": { @@ -365,7 +365,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.1" + "version": "3.6.4" } }, "nbformat": 4, -- 2.18.1