-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Executing a cell should trigger other cells depending of the graph.
- Cells before should be run if they have not already or have been modified
- Cells after should be run if the socket allows for it depending on socket flowtype (Socket flowtype #47)
This should be sequentially at first, in a depth-first or breadth-first manner (this could be a user choice for both before and after cells).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request