Lab 102 Refresher :scientist:: - Use a flow with t...
# pacc-june-20-21-2024
b
Lab 102 Refresher 🧑‍🔬: • Use a flow with two tasks that fetches weather data from open-meteo • Pass data between the tasks • Add retries (add an exception to force a failure) • Run your flow as a Python script • Stretch 1: Log the name of the flow run • Stretch 2: Create a block in the UI • Stretch 3: Load the block in code and use it