Closed TheChymera closed 1 year ago
As we discussed yesterday, datalad get code/images/opfvta-singularity
won't get the files since that is a subdataset.
Instead
cd code/images/opfvta-singularity
git remote -v # should show opfvta-singularity repo on gin, NOT root repo
datalad get .
Solved following daa6fd1147bcd4f3862cb7de90990284cfcfe60e
Apparently it's having trouble getting the singularity image. Do we need to re-make this locally, or can this be fetched from somewhere? @asmacdo