@<1559349204206227456:profile|BeefyStarfish55> try checking out the general overview on pipelines here , and info on the pipelines UI here .
Each step's arguments (and results) should appear in the steps details panel (which you could then follow to the underlying task for complete, in-depth, details).
And I’m looking at the Configuration and Artifacts tab, for context. Is that the right place to look for function inputs and outputs?
@<1559349204206227456:profile|BeefyStarfish55> did you take a look at the pipeline examples? None
So, if I’m understanding right, you can see the output artifacts visualized, which I think is just the return value from the function, but you can’t visualize the input to the function? You’d just have to go back and view the output from the previous?
For example, on step 2 I’m just seeing data_frame
under configuration, and it says Type: str
and nothing else. Is that right?