Unanswered
How Can I Add My Requirements.Txt File To The Pipeline Instead Of Each Tasks?
, when I am running the pipeline remotely is there a way the remote machine can access it?
Well for the dataset to be accessible, you need to upload it with Dataset class, then the remote machine can do Dataset.get(...).get_local_copy() to get the actual data on the remote machine
145 Views
0
Answers
one year ago
one year ago