We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a30e6 commit d82611bCopy full SHA for d82611b
.dvc/config
@@ -0,0 +1,4 @@
1
+[core]
2
+ remote = public-s3
3
+['remote "public-s3"']
4
+ url = https://remote.dvc.org/get-started
dvc.yaml
@@ -0,0 +1,5 @@
+artifacts:
+ stackoverflow-dataset:
+ path: data/data.xml
+ type: dataset
5
+ desc: Initial XML StackOverflow dataset (raw data)
0 commit comments