104 Lab Instructions
• If you have flow function parameters, create default arguments in your flow function
• Make a deployment via interactive CLI commands
• Start a worker
• Run a deployment from the UI
• Check out the deployment and flow run in the UI
• Stretch 1: create a deployment in the root of your local repo with prefect project init
• Stretch 2: run your second deployment with a different work pool and worker (specify worker when you create deployment)