Lab 106: - Create an interactive workflow that pau...
# pacc-apr-30-may-1-2024
j
Lab 106: • Create an interactive workflow that pauses a flow run for input from a user. • Print the flow run name in your code with _prefect_runtime_ • Use a state change hook to run code when a flow run state is reached. • Stretch 1: Use a metric trigger in an automation. • Stretch 2: Check out the send and receive input examples in the course repo for the module