Krishna Lodha
06/27/2023, 1:52 PMplaywright
python package. Can I use my own ec2 to run py script. and use prefect to maintain logsNate
06/27/2023, 2:44 PMKrishna Lodha
06/27/2023, 2:46 PMNate
06/27/2023, 2:50 PMprefect cloud login
• write your flow
• prefect deploy
and select that work poolSoham
09/01/2023, 8:08 AMNate
09/01/2023, 1:16 PMpull
step
for example, if you use git_clone
- the worker will clone your code from the specified remote repo (like this) when executing the pull
step on the EC2