From f795a0f8f971cd87bda54b22b6b77089ce7b9100 Mon Sep 17 00:00:00 2001 From: Colm Talbot Date: Fri, 14 Jun 2024 11:13:22 -0500 Subject: [PATCH] EXAMPLE: rearrang timing notebook --- examples/wcosmo_timing.ipynb | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/examples/wcosmo_timing.ipynb b/examples/wcosmo_timing.ipynb index 222be34..e6f0cc8 100644 --- a/examples/wcosmo_timing.ipynb +++ b/examples/wcosmo_timing.ipynb @@ -28,17 +28,6 @@ "\"Open" ] }, - { - "cell_type": "code", - "execution_count": 1, - "metadata": { - "id": "kcb71ObqYwC8" - }, - "outputs": [], - "source": [ - "!pip install wcosmo --quiet --progress-bar off" - ] - }, { "cell_type": "markdown", "source": [ @@ -62,6 +51,17 @@ "id": "nHKQkswiTuBQ" } }, + { + "cell_type": "code", + "execution_count": 1, + "metadata": { + "id": "kcb71ObqYwC8" + }, + "outputs": [], + "source": [ + "!pip install wcosmo --quiet --progress-bar off" + ] + }, { "cell_type": "code", "source": [