From 8f7d38e285a8ededad555afeae83b0ca33cd2347 Mon Sep 17 00:00:00 2001 From: Alex Derr Date: Mon, 6 Jan 2025 13:53:21 -0500 Subject: [PATCH] double space typo --- demo/scenarios/demo_script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/scenarios/demo_script.txt b/demo/scenarios/demo_script.txt index e43c20758..554593577 100644 --- a/demo/scenarios/demo_script.txt +++ b/demo/scenarios/demo_script.txt @@ -5,7 +5,7 @@ Pre requirements: Demo: - Start with slides explaining what MLTE is. - - Continue slides including a diagram of the whole process. Use this diagram later with more slides to indicate where in the process we are as we move forward through the demo. + - Continue slides including a diagram of the whole process. Use this diagram later with more slides to indicate where in the process we are as we move forward through the demo. - Log into frontend (browser, localhost:8000), show Negotiation Card. Explain important parts of negotiation card and how it is refined. - Open up Jupyter Notebook with Spec (the one in demo/scenarios/1_requirements.ipynb. Note that we may need a slightly modified version if we add a data quality QAS. Skip the Negotiation Card definition, but do show the context initialization, and then the Spec definition. Walk though it without getting into too many details. - Go back to frontend. Show Test Catalog, and show how people would use it find an example of how to measure certain QAS.