From a2fddc22069ab45f9599616704500e29923addf6 Mon Sep 17 00:00:00 2001 From: Umar Farooq Ghumman Date: Mon, 30 Sep 2024 15:04:11 -0500 Subject: [PATCH] QueryProfiler pages typo fix - Fixed typo - Fixed date --- project/ui/qprof-ui.ipynb | 4 ++-- project/ui/qprof_main.ipynb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/project/ui/qprof-ui.ipynb b/project/ui/qprof-ui.ipynb index 3735a782..ff4b53e0 100644 --- a/project/ui/qprof-ui.ipynb +++ b/project/ui/qprof-ui.ipynb @@ -1409,7 +1409,7 @@ "\n", " notification = widgets.HTML(\n", " value=\"
\"\n", - " \"Important: If you do not see the trees, please click on the tab 'Tree Style' and then click on 'Apply'. This will refresh the tree.\"\n", + " \"Important: If you do not see the trees, please click on the 'Tree Style' tab and then click on 'Apply'. This will refresh the tree.\"\n", " \"
\",\n", " layout={'margin': '10px 0'}\n", " )\n", @@ -1821,7 +1821,7 @@ "\n", "\n", "
\n", - " Page version update date: 9/3/2024\n", + " Page version update date: 9/30/2024\n", "
\n", "\n", "" diff --git a/project/ui/qprof_main.ipynb b/project/ui/qprof_main.ipynb index 19895cc0..c753a0b9 100644 --- a/project/ui/qprof_main.ipynb +++ b/project/ui/qprof_main.ipynb @@ -1227,7 +1227,7 @@ "\n", "\n", "
\n", - " Page version update date: 8/23/2024\n", + " Page version update date: 9/25/2024\n", "
\n", "\n", ""