Make DataLad optional #22

Merged
mih merged 1 commit from nodatalad into master 2023-10-11 15:05:30 +00:00
mih commented 2023-10-11 14:44:18 +00:00 (Migrated from github.com)

This change replaces datalad_get() with a noop function, whenever datalad is not available.

This change enables other means of provisioning data, and/or running the analysis code in environments where datalad is not available.

When datalad is not around, the replacement function produces a message that reports the data file it would have provisioned.

This change replaces `datalad_get()` with a noop function, whenever datalad is not available. This change enables other means of provisioning data, and/or running the analysis code in environments where datalad is not available. When datalad is not around, the replacement function produces a message that reports the data file it would have provisioned.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
remodnav/paper!22
No description provided.