From ce93de38c51c233c7e3b5cee6968a29c4f287d85 Mon Sep 17 00:00:00 2001 From: valentina Date: Mon, 17 Jun 2024 15:59:56 -0700 Subject: [PATCH] removing now --- ambient_sound_analysis/plot_noise_levels.ipynb | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/ambient_sound_analysis/plot_noise_levels.ipynb b/ambient_sound_analysis/plot_noise_levels.ipynb index f68c74d..0b78f8c 100644 --- a/ambient_sound_analysis/plot_noise_levels.ipynb +++ b/ambient_sound_analysis/plot_noise_levels.ipynb @@ -75,21 +75,11 @@ }, { "cell_type": "code", - "execution_count": 16, + "execution_count": null, "id": "5da2a16f-d36c-4302-b3ca-3658d9cfadcf", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "2024-06-15 22:38:07.196425-07:00\n" - ] - } - ], - "source": [ - "print(now)" - ] + "outputs": [], + "source": [] }, { "cell_type": "code",