Skip to content

Commit

Permalink
Merge pull request #1208 from datalad-handbook/add-parall-to-openneuro
Browse files Browse the repository at this point in the history
Reference parallelization in openneuro section
  • Loading branch information
adswa authored Dec 18, 2023
2 parents 62285d6 + 61b3a02 commit 0d98b52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/usecases/openneuro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ As this method can just as easily provide you with a browseable-but-small-in-siz
# install all openneuro datasets but do not retrieve data (this takes time)
datalad get -n ds*
Because the number of datasets available on OpenNeuro is quite large, you can speed up the installation of all subdatasets by parallelization.
The Gist :ref:`parallelize` shows you how.

What's DataLad and why should I use it to do this?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 0d98b52

Please sign in to comment.