%load_node integration with flowchart - One Click debugging experience #60
Labels
feature
Improvement of existing feature or new feature
javascript
Pull requests that update Javascript code
Python
Pull requests that update Python code
The idea is we can have a per-cell development workflow. We already have
%load_node
, the challenge there is that it assumes user have a node name (otherwise it's not a human readable name).With the extension, we may auto-generate the name so it won't be a blocker. The flow will be:
Debug Node
%load_node <node_name>
Mock-up demo:
Related:
%load_node
for node that doesn't have persisted dataset kedro#4169The text was updated successfully, but these errors were encountered: