From 8f965f794397cc73df04a919b48836078b7caa5d Mon Sep 17 00:00:00 2001 From: Parth Mandaliya Date: Fri, 5 May 2023 06:28:55 -0700 Subject: [PATCH] Modified documentation for Workflow_Interface_201 tutorial. Signed-off-by: Parth Mandaliya --- .../Workflow_Interface_201_Exclusive_GPUs_with_Ray.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openfl-tutorials/experimental/Workflow_Interface_201_Exclusive_GPUs_with_Ray.ipynb b/openfl-tutorials/experimental/Workflow_Interface_201_Exclusive_GPUs_with_Ray.ipynb index 821d5c3f61b..79ebe0aa70f 100644 --- a/openfl-tutorials/experimental/Workflow_Interface_201_Exclusive_GPUs_with_Ray.ipynb +++ b/openfl-tutorials/experimental/Workflow_Interface_201_Exclusive_GPUs_with_Ray.ipynb @@ -345,7 +345,7 @@ "source": [ "Now that we have our flow and runtime defined, let's run the experiment! \n", "\n", - "(If you run this example on Google Colab with the GPU Runtime, you should see four task executing at a time.)" + "(If you run this example on Google Colab with the GPU Runtime, you should see two task executing at a time.)" ] }, {