datalad-handbook/docs/usecases/_examples/collab-101
Adina Wagner 5235189002 rebuild most advanced sections and usecases
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.
2022-12-15 16:07:38 +01:00

9 lines
436 B
Text

$ datalad create -c yoda --description "my 1st phd project on work computer" myanalysis
[INFO] Running procedure cfg_yoda
[INFO] == Command start (output follows) =====
[INFO] == Command exit (modification check follows) =====
run(ok): /home/me/usecases/collab/myanalysis (dataset) [/home/adina/env/handbook/bin/python /hom...]
create(ok): /home/me/usecases/collab/myanalysis (dataset)
action summary:
create (ok: 1)
run (ok: 1)