You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What needs to be done:
Make it possible to download multiple objects or "folders" from the HCP in parallel or concurrently. Warn the user if they are about to download a lot of data (~1 TB).
Suggestions on how to get it done:
Use any of the following packages:
threading
multiprocessing
The text was updated successfully, but these errors were encountered:
What needs to be done:
Make it possible to download multiple objects or "folders" from the HCP in parallel or concurrently. Warn the user if they are about to download a lot of data (~1 TB).
Suggestions on how to get it done:
Use any of the following packages:
threading
multiprocessing
The text was updated successfully, but these errors were encountered: