...
Input Name | Input Code | Required | Description |
---|---|---|---|
Code Snippet |
| Yes | Execute python code from an input. |
Python Executable |
| No | e.g. python or python3 if executable is available on PATH Or specify the full path e.g. /u01/python3.7/bin/python3. Defaults to python. |
Artifacts
This operation delegates the consume/produce artifacts decision to the workflow developer.
...