If I write a file to an existing dataset via a workspace, by writing to a folder with the same name as the existing dataset, is it going to overwrite the file or create another one? Is there a way I can update files on a dataset?
Updating a file in the dataset will create a new snapshot with those changes (which you can revert to a previous version), essentially overwriting the file. To append/modify datasets, you'll need to create a .yaml file and then select that configuration in the datasets dropdown before launching a workspace.
Comments
0 comments
Please sign in to leave a comment.