Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding a loading indicator for upload/download operations (#140)
* only adding zarrRootPath field to datasets that use Zarr * adding progress indicator to upload/download methods in client * adding yaspin dep in env.yml file * updating indicator to use a context manager * yielding function from contextmanager for updating success message * writing custom context manager for loading indicator & moving to context file
- Loading branch information