Managed Credentials
How to manage your credentials with Activeloop Platform
Last updated
How to manage your credentials with Activeloop Platform
Last updated
Datasets in Activeloop storage are automatically connected to Activeloop Platform. Datasets in non-Activeloop storage (S3, GCS) can be connected to Activeloop Platform using the UI below.
It's is also necessary to enable CORS in the bucket containing any source data.
Once connected, datasets can be loaded in the Python API using their Deep Lake path or their cloud path:
Using the Deep Lake path (hub://org_name/dataset_name
) will automatically load the managed credentials required to authenticate with the cloud storage provider.
Using the cloud path (s3://bucket/...)
will require the user to specify credentials using the API here.
All managed credentials that are used by Deep Lake and Activeloop Platform can be added, renamed, edited, or deleted via the UI below: