diff --git a/docs/exercise2.rst b/docs/exercise2.rst index 824610280d7f6939ca8199de89b1e279809a9e54..b0366f4c9e334d3f8578b116289a9a4ab9c6f252 100644 --- a/docs/exercise2.rst +++ b/docs/exercise2.rst @@ -25,9 +25,11 @@ Problem 2.1 Change to folder **exercises/work/2_data_flow**. Copy the provided template **exercises/inputs/2_data_flow/template.[json|yaml]** and complete it so that -the script **exercises/problems/2_data_flow/recruiting-script.py** is implemented as a -workflow. Check the workflow, add it to LaunchPad and run it in *singleshot* mode -watching the changes in the Fireworks with the workflow run. +the script **exercises/problems/2_data_flow/recruiting-script.py** is implemented +as a workflow. You can first run the script with the inputs from the folder +**exercises/inputs/2_data_flow**. Check the workflow, add it to LaunchPad and +run it in *singleshot* mode watching the changes in the Fireworks with the +workflow run. Problem 2.2