Interactively Debug a Pipeline Node
Spawns an interactive debug subshell (Python, R, or Julia REPL) for the specified ComputedNode. The REPL is pre-configured with the node’s environment variables and package environment, and displays instructions for loading upstream dependency artifacts.
ComputedNode): The ComputedNode
object to debug (e.g. p.node_name).(Generates an interactive console session).
debug_node(p.etl_clean)