The DVC section currently fails due to a DVC issue (refuses to find an installed shared library file) and the FSL neuroimaging usecase picked a fight with FSL that looked like an environment issue. I postponed troubleshooting them.
14 lines
631 B
Text
14 lines
631 B
Text
$ cd ../
|
|
$ datalad create -c text2git -c yoda ml-project
|
|
[INFO] Running procedure cfg_text2git
|
|
[INFO] == Command start (output follows) =====
|
|
[INFO] == Command exit (modification check follows) =====
|
|
run(ok): /home/me/usecases/ml-project (dataset) [/home/adina/env/handbook/bin/python /hom...]
|
|
[INFO] Running procedure cfg_yoda
|
|
[INFO] == Command start (output follows) =====
|
|
[INFO] == Command exit (modification check follows) =====
|
|
run(ok): /home/me/usecases/ml-project (dataset) [/home/adina/env/handbook/bin/python /hom...]
|
|
create(ok): /home/me/usecases/ml-project (dataset)
|
|
action summary:
|
|
create (ok: 1)
|
|
run (ok: 2)
|