Descriptions for Outputs of the Python Component

How to Set Descriptions for Outputs of the Python Component. For example, using IronPython, it looks like this:

"""
    Output:
        a: this is a output; 
"""

This is Python3, not IronPython by the way

1 Like

There’s a related YouTrack over here:

1 Like