From ea075c3e0345e97ed2a8d38eed7b29901eccb342 Mon Sep 17 00:00:00 2001
From: dh00601 <dh00601@surrey.ac.uk>
Date: Wed, 22 Sep 2021 23:37:09 +0100
Subject: [PATCH] added a list of features that need to be covered

---
 examples/notebook_diagnostic.ipynb | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/examples/notebook_diagnostic.ipynb b/examples/notebook_diagnostic.ipynb
index 35d231d9a..469632752 100644
--- a/examples/notebook_diagnostic.ipynb
+++ b/examples/notebook_diagnostic.ipynb
@@ -13,9 +13,10 @@
     "TODO:\n",
     "- [ ] Failed systems\n",
     "- [ ] Progress status\n",
-    "- [ ] End-of-run information\n",
+    "- [ ] End-of-run global information\n",
     "- [ ] Verbosity\n",
-    "- [ ] "
+    "- [ ] Current system of threads\n",
+    "- [ ] End-of-run information per thread"
    ]
   },
   {
@@ -25,14 +26,6 @@
    "metadata": {},
    "outputs": [],
    "source": []
-  },
-  {
-   "cell_type": "code",
-   "execution_count": null,
-   "id": "02623dde-b86d-4c03-bd5a-fac4f385512c",
-   "metadata": {},
-   "outputs": [],
-   "source": []
   }
  ],
  "metadata": {
-- 
GitLab