Skip to content

Commit

Permalink
Merge pull request #3006 from activeloopai/azure_view_loading
Browse files Browse the repository at this point in the history
fix azure view loading
  • Loading branch information
activesoull authored Dec 13, 2024
2 parents acbb756 + 6c7afd5 commit 4660b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deeplake/enterprise/convert_to_libdeeplake.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ def _get_indra_ds_from_azure_provider(
storage = IndraProvider(
path,
read_only=provider.read_only,
origin_path=provider.root,
token=token,
account_name=account_name,
account_key=account_key,
Expand Down

0 comments on commit 4660b8c

Please sign in to comment.