From 088e2069bbf2e3bc6b00bd32ad5fcc4b71b70f04 Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Tue, 7 Mar 2023 17:11:19 +0100 Subject: [PATCH] Finish details. --- docs/gallery/data_testing/data_testing_flow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gallery/data_testing/data_testing_flow.py b/docs/gallery/data_testing/data_testing_flow.py index 62134a0..683237c 100644 --- a/docs/gallery/data_testing/data_testing_flow.py +++ b/docs/gallery/data_testing/data_testing_flow.py @@ -19,7 +19,7 @@ # folder as this script. # - Start a shell, activate the venv, login to AWS and turn on your Mercadão # VPN. -# - In the shell, run the command: TODO +# - In the shell, run the command: prefect run -p docs/gallery/data_testing/data_testing_flow.py # # Note: this flow is designed to run in your laptop. It won't work in the # prefect server. Don't bother uploading it.