-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Think this one merits some discussion. In the past, I've broken up my pipelines into stages where each stage usually has an entrypoint named "run" or something similar, accepting a small set of parameters to configure and test each process independently from a sample notebook, but still broken up into pieces so deep dives from notebooks are simple as well. But I've found that this can be a bit confusing as well on the execution end, and it ended up being fairly restrictive when I wanted to rethink the pipeline structure.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request