104 lab instructions:
• Create a deployment with .deploy() that uses a Process work pool to run any flow in a local subprocess
• Create a Process work pool from the UI
• Create a deployment that references flow code stored in your own GitHub repository
• Use your earlier fetch weather flow if you like
• ❗️Push your code to your GitHub repo manually
• Start a worker to pick up scheduled flow runs
• Run it! 🚀