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.
6 lines
187 B
Text
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.
|