datalad-handbook/docs/beyond_basics/_examples/DL-101-168-129
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
187 B
Text

### DVC
# clone the repo into a new location for demonstration purposes:
$ cd ../
$ git clone https://github.com/datalad-handbook/data-version-control DVC-2
Cloning into 'DVC-2'...
done.