From b18812a50daa06d846d5d842225a814c39bb30b5 Mon Sep 17 00:00:00 2001 From: Florian Jacta <98709993+FlorianJacta@users.noreply.github.com> Date: Thu, 29 Aug 2024 17:19:41 +0200 Subject: [PATCH] Update index.md --- docs/tutorials/articles/dataiku/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/tutorials/articles/dataiku/index.md b/docs/tutorials/articles/dataiku/index.md index 5e27bcca5..bd3db78d4 100644 --- a/docs/tutorials/articles/dataiku/index.md +++ b/docs/tutorials/articles/dataiku/index.md @@ -440,10 +440,10 @@ specified scenario: ```python import taipy as tp -# Create and execute the scenario -if __name__ == "__main__": - tp.Orchestrator().run() - scenario = tp.create_scenario(dataiku_scenario_scenario_cfg) + # Create and execute the scenario + if __name__ == "__main__": + tp.Orchestrator().run() + scenario = tp.create_scenario(dataiku_scenario_scenario_cfg) scenario = None scenario_md = """