datalad-handbook/docs/usecases/_examples/ml-109
Adina Wagner 02aaa8357b MNT: examples done with 0.14
This updates all examples but the DVC one with the output that 0.14.0rc1
produces.
DVC currently still yields undefined problems, causing latex compiling
to fail.
2021-01-28 11:27:53 +01:00

6 lines
184 B
Text

$ datalad save -m "Add script for data preparation for 2 categories" code/prepare.py
add(ok): code/prepare.py (file)
save(ok): . (dataset)
action summary:
add (ok: 1)
save (ok: 1)