Move/copy progress indicator
vidartf opened this issue · 1 comments
vidartf commented
When copying large files within a filesystem, the operation can often take some time. There should be an (unobtrusive) indicator to the user that the operation is progressing, and when it finishes. This can probably reuse the design used by the default filebrowser in JupyterLab, but other options can of course be chosen.
rishav-eulb commented
Hey! I'm interested to work on it, can't we use tqdm?