Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -3,5 +3,6 @@
|
|
| 3 |
"description": "Just an example...",
|
| 4 |
"start": "2024-08-01",
|
| 5 |
"end": "2034-08-01",
|
| 6 |
-
"dataset": "JacobLinCool/test-dataset"
|
|
|
|
| 7 |
}
|
|
|
|
| 3 |
"description": "Just an example...",
|
| 4 |
"start": "2024-08-01",
|
| 5 |
"end": "2034-08-01",
|
| 6 |
+
"dataset": "JacobLinCool/test-dataset",
|
| 7 |
+
"datastore": "JacobLinCool/challenge-test-datastore"
|
| 8 |
}
|