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
Currently, client.py assumes users will be submitting CWL workflows with it taking a path to the main_cwl and a yaml file. We need to simplify this to just take either a python file specifying a workflow or a workflow directory if it exists.
Currently, client.py assumes users will be submitting CWL workflows with it taking a path to the main_cwl and a yaml file. We need to simplify this to just take either a python file specifying a workflow or a workflow directory if it exists.