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
425 B
Text
14 lines
425 B
Text
$ datalad containers-add software --url shub://adswa/python-ml:1
|
|
[INFO] Initializing special remote datalad
|
|
add(ok): .datalad/config (file)
|
|
save(ok): . (dataset)
|
|
action summary:
|
|
add (ok: 1)
|
|
save (ok: 1)
|
|
add(ok): .datalad/config (file)
|
|
save(ok): . (dataset)
|
|
containers_add(ok): /home/me/usecases/ml-project/.datalad/environments/software/image (file)
|
|
action summary:
|
|
add (ok: 1)
|
|
containers_add (ok: 1)
|
|
save (ok: 1)
|