Hi, I am starting with my Prefect custom tasks and I'd like to know if someone has a kind of tutorial to push my Task repository into my Prefect server?
k
Kevin Kho
11/14/2021, 1:05 AM
Hi @Carlos Paiva, Prefect doesn’t serialize and upload dependencies. You have two options, first is to install them on the agent. or you need to package them into a Docker container like this and then you can use that in your flow with the Docker agent. If the agent has access to the dependencies, it will work though
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.