datalad-handbook / book

Sources for the DataLad handbook
http://handbook.datalad.org
Other
143 stars 56 forks source link

[BUG] Small typo in instructions to get a browseable-but-small-in-size file index of all of OpenNeuro #1198

Closed melanieganz closed 10 months ago

melanieganz commented 10 months ago

Current behavior

Dear Datalad Team,

we just tried to sue the ahdnbook isnrtuctions to get a browseable-but-small-in-size file index of all of OpenNeuro:

datalad clone ///openneuro # install superdataset cd openneuro

install all openneuro datasets but do not retrieve data (this takes time)

datalad get -n openneuro/ds*

But the last command above, doesn't seem to be correct. It should be: datalad get -n ds* (if one is already asked to cd into openneuro).

So can this typo be fixed?

Kind regards, Mel

Operating system

DataLad information

(datalad) $ datalad wtf

WTF

configuration <SENSITIVE, report disabled by configuration>

credentials

Browser

No response

Additional context

No response

welcome[bot] commented 10 months ago

Welcome Banner (Image: CC-BY license, The Turing Way Community, & Scriberia. Zenodo. https://doi.org/10.5281/zenodo.3332808) Hi there, and welcome to the DataLad Handbook! :orange_book: :wave: Thank you for filing an issue. We're excited to have your input and welcome your idea! :blush: If you haven't done so already, please make sure you check out our Code of Conduct.

adswa commented 10 months ago

Thanks much for spotting and reporting this! I applied a patch in https://github.com/datalad-handbook/book/pull/1199.

@all-contributors please add @melanieganz for bug

allcontributors[bot] commented 10 months ago

@adswa

I couldn't determine any contributions to add, did you specify any contributions? Please make sure to use valid contribution names.

I've put up a pull request to add @melanieganz! :tada:

Remi-Gau commented 10 months ago

Was chatting with @melanieganz and realized that the openneuro use case could also showcase the 'parallel' subdataset processing to speed up install of the > 1000 datasets that openneuro now has. Otherwise users may be at it until the cows come home. 🐮 🐮 ➡️ 🏠