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 the data parameter to the TrainingStep constructor does not support placeholders, requiring the s3 location of the dataset to be known at workflow creation time.
It would be useful for this parameter to accept dynamic s3 uri, via placeholders.