-
Hello,
I am attempting to use the `datalad-nda` CLI in order to produce a datalad dataset based on the 09 2020 3165 ABCD release found on NDA. I have the manifest as an uncompressed text file, so I…
-
despite error message suggesting to be able to do so
```shell
$> datalad install --reckless= ds000001
usage: datalad install [-h] [-s SOURCE] [-d DATASET] [-g] [-D DESCRIPTION]
…
-
I can build the container image with `apptainer` (everything applies for `singularity`, too):
```
❱ apptainer build --fakeroot icf.sif singularity/icf.def
(...)
INFO: Build complete: icf.sif
…
mslw updated
4 months ago
-
#### What is the problem?
A remote RIA sibling asks for the remote user's password on the orginating host machine when trying to clone on remote.
#### What steps will reproduce the problem?
…
-
https://github.com/datalad/datalad-registry/blob/8a998bb0cc39bbbf10134c080b9f8f52b3f6f445/Dockerfile#L54
As illustrated above, currently, the `.git` directory is copied to the docker image of the p…
-
and that containers/alpine is actually a
(even can't `^Z` it)
```shell
(git-annex)lena:~/proj/repronim/demo-study[master]git-annex
$> datalad containers-run -n containers/alpine md5sum …
-
While replicating for #613 ran into the following diversion from git behavior: if repository where submodule is added has no commits yet, git submodule works fine but GitPython creeps out:
```shell
…
-
#### What is the problem?
I am pushing ~45G to a RIA remote. The UI refreshes very infrequently, and initially made me think that the process had hung. System tools show that this is not the case.
…
-
As summarised in the [readme](https://github.com/datalad/tutorials/tree/master/notebooks/catalog_tutorials/README.md)
> ### Tutorial 3 - A full cataloging pipeline - to be completed
>
>This tutor…
-
http://datasets.datalad.org/?dir=/indi/fcon1000/Cleveland%20CCF advertises the following command to install the dataset:
```
datalad install ///indi/fcon1000/Cleveland%20CCF
```
However, datal…