From 4a9b92eab133aa8f59a1f4c1f3930279e8094641 Mon Sep 17 00:00:00 2001 From: "Archer.Bowen" Date: Fri, 31 May 2024 17:17:07 +0100 Subject: [PATCH] Removing data-manp notebook outputs --- .../notebooks/Data-Manipulation-E2E-Demonstration.ipynb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/primaite/notebooks/Data-Manipulation-E2E-Demonstration.ipynb b/src/primaite/notebooks/Data-Manipulation-E2E-Demonstration.ipynb index a3dab962..e0f79795 100644 --- a/src/primaite/notebooks/Data-Manipulation-E2E-Demonstration.ipynb +++ b/src/primaite/notebooks/Data-Manipulation-E2E-Demonstration.ipynb @@ -401,7 +401,8 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Instantiate the environment. We also disable the agent observation flattening.\n", + "Instantiate the environment. \n", + "We will also disable the agent observation flattening.\n", "\n", "This cell will print the observation when the network is healthy. You should be able to verify Node file and service statuses against the description above." ]