Spaces:
Runtime error
Runtime error
Gagan Bhatia commited on
Commit ·
243077a
1
Parent(s): 0404a54
Update Makefile
Browse files
Makefile
CHANGED
|
@@ -46,6 +46,7 @@ pull:
|
|
| 46 |
|
| 47 |
## run the DVC pipeline - recompute any modified outputs such as processed data or trained models
|
| 48 |
run:
|
|
|
|
| 49 |
|
| 50 |
#################################################################################
|
| 51 |
# PROJECT RULES #
|
|
|
|
| 46 |
|
| 47 |
## run the DVC pipeline - recompute any modified outputs such as processed data or trained models
|
| 48 |
run:
|
| 49 |
+
dvc repro dvc.yaml
|
| 50 |
|
| 51 |
#################################################################################
|
| 52 |
# PROJECT RULES #
|