F

Flyte enables you to build & deploy data & ML pipelines, hassle-free. The infinitely scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. Explore and Join the Flyte Community!

Inquiry about Flyte project structure

Summary

The user is inquiring about the project structure in Flyte, specifically whether all @task and @workflow decorators must be in the same file or directory. They aim to enhance functionality segregation and reusability, as they currently have a lengthy file with combined elements, including functions that don't require the @task annotation. They learn that Flyte entities do not need to be in a single file and that while pyflyte run is used for quick experimentation, there are alternative methods for registering Flyte entities. The user acknowledges this information and expresses intent to explore the register functionality.

Status
resolved
Tags
    Source
    #ask-the-community