From e65cfe5bfae0d8dd1215ae86b7aecc8c3f2878ff Mon Sep 17 00:00:00 2001 From: Sean <23040351+ribenamaplesyrup@users.noreply.github.com> Date: Mon, 6 Feb 2023 13:15:12 +0000 Subject: [PATCH] Update 002_candy_connections.ipynb --- notebooks/002_candy_connections.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/002_candy_connections.ipynb b/notebooks/002_candy_connections.ipynb index 4da8644..74ae366 100644 --- a/notebooks/002_candy_connections.ipynb +++ b/notebooks/002_candy_connections.ipynb @@ -163,7 +163,7 @@ "id": "866bc18e", "metadata": {}, "source": [ - "Lets go big and perform 6 hops. It's likely to take some time to gather all the data +2 hours. If you don't want to wait, you can also use uncomment the block below to load a pre-made network instance, in which case, jump to the 'generate map' cell :" + "Lets go big and perform 6 hops. It's likely to take some time to gather all the data (1+ hour). If you don't want to wait, you can also use uncomment the block below to load a pre-made network instance, in which case, jump to the 'generate map' cell :" ] }, {