From 58d1d488fbde9ef19a3812a6fc5f541e33b9a972 Mon Sep 17 00:00:00 2001 From: Edward Donner Date: Tue, 19 Nov 2024 18:41:54 -0500 Subject: [PATCH] Added diagnostics info --- week1/day1.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/week1/day1.ipynb b/week1/day1.ipynb index 949ec17..4688043 100644 --- a/week1/day1.ipynb +++ b/week1/day1.ipynb @@ -37,7 +37,7 @@ "\n", "## More troubleshooting\n", "\n", - "Please see the [troubleshooting](troubleshooting.ipynb) notebook in this folder to diagnose and fix common problems.\n", + "Please see the [troubleshooting](troubleshooting.ipynb) notebook in this folder to diagnose and fix common problems. At the very end of it is a diagnostics script with some useful debug info.\n", "\n", "## If this is old hat!\n", "\n",