Does adding external files not upload them ti the dataset output_uri?
@<1523704667563888640:profile|CooperativeOtter46> If you are adding the links with add_external_files
these files are Not re-uploaded
:param dataset_path: The location in the dataset where the file will be downloaded into.
e.g: for source_url='
' and dataset_path='s3_files',
'image.jpg' will be downloaded to 's3_files/image.jpg' (relative path to the dataset)
Do you see something in the documentation to indicate that?
thanks, I saw that. Does adding external files not upload them ti the dataset output_uri?
Hi @<1523704667563888640:profile|CooperativeOtter46> , I think this is what you're looking for:
None