Unanswered
Hey All,
I'M Trying To Get Artifact That Store Locally In Windows, Like That:
Now, in other task I want to upload the artifact by using get_local_copy()dataset_upload_task = Task.get_task(task_id=args['dataset_task_id']) local_json = dataset_upload_task.artifacts['dataset'].get_local_copy()
But the path that I got contain '' and '/' (i.e combination of unix and win foramt)
148 Views
0
Answers
3 years ago
one year ago