You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
datajoely
changed the title
Lambda python functions don't render nicely on the pipeline grid
Lambda python functions don't render nicely on the flowchart
Apr 6, 2022
Description
As you can see, nodes which use a lambda (anonymous function) on do not render nicely on the flowchart:
However, it does look like they render correctly on the tree panel to the left 🤔
Steps to Reproduce
Make a node that looks like this:
Expected Result
It should look like
<lambda>
much the same as the tree panelThe text was updated successfully, but these errors were encountered: