acoustic-carpenter-78188
06/15/2023, 7:38 PMflytesnacks/
core
aws_athena
aws_batch
etc...
Where each directory is essentially an isolated flyte project that defines its own dependencies
Decouple documentation structure from example directory structure
Currently, we use sphinx gallery for examples. This introduces an opinionated structure of how to organize the docs, such that the directory structure of cookbook needs to follow a certain structure for the docs to correctly render.
In this issue we'll decouple these two things: the docs should define the structure via the sphinx conventions, and point to various example directories to get content.
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyteacoustic-carpenter-78188
06/30/2023, 11:09 PM