From d0a1ffd28a62ca0d5184bcc9392184b943b03f85 Mon Sep 17 00:00:00 2001 From: jcohenadad Date: Wed, 10 Jan 2024 11:10:00 -0500 Subject: [PATCH] Added cell to check where we are --- data_processing.ipynb | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/data_processing.ipynb b/data_processing.ipynb index 415fcf8..ccd7116 100644 --- a/data_processing.ipynb +++ b/data_processing.ipynb @@ -73,7 +73,19 @@ { "cell_type": "code", "execution_count": null, - "id": "7b784c41", + "id": "64afee00", + "metadata": {}, + "outputs": [], + "source": [ + "# Checking where we are\n", + "\n", + "!pwd" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "51682c37", "metadata": {}, "outputs": [], "source": [ @@ -91,7 +103,7 @@ { "cell_type": "code", "execution_count": null, - "id": "90f76ac9", + "id": "f2719de4", "metadata": {}, "outputs": [], "source": [