Hello,
can you please tell me the difference between import and import-url? As I understand, both keep track of the original source and allow to update from it.
Cheers
Micha
Hello,
can you please tell me the difference between import and import-url? As I understand, both keep track of the original source and allow to update from it.
Cheers
Micha
import imports dvc-tracked datasets. import-url imports files from any url.