Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Upload progress bar #650

Closed
bendichter opened this issue Mar 10, 2024 · 4 comments
Closed

[Feature]: Upload progress bar #650

bendichter opened this issue Mar 10, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@bendichter
Copy link
Collaborator

What would you like to see added to the NWB GUIDE?

image

Is there a way to create a progress bar so that we can track the progress of uploads? I know we've discussed this before but I wasn't able to find an open issue for it. Apologies if this issue already exists somewhere.

Do you have any interest in helping implement the feature?

Yes.

Code of Conduct

Yes

Did you confirm this feature was not already reported?

Yes

@bendichter bendichter added the enhancement New feature or request label Mar 10, 2024
@CodyCBakerPhD
Copy link
Collaborator

Yes, we know generally how we are going to approach this with https://github.com/catalystneuro/tqdm_publisher but we're still hashing out the exact implementation strategy to be effective at integrating with NWB Inspector (for scanning files), HDMF (for writing files), and DANDI (for uploading files)

@bendichter
Copy link
Collaborator Author

OK, that makes sense

@CodyCBakerPhD
Copy link
Collaborator

This has been added for everything except DANDI since they use a very customized iteration procedure for the entire operation with no easy injection point per worker

Will look into ways of piping the stdout to a little console window as an intermediate solution

@CodyCBakerPhD
Copy link
Collaborator

Summarized and moved to #847

Re-open again whenever this starts active development

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants