Enabling CORS
How to enable Cross-Origin Resource Sharing in your AWS S3 buckets.
How to enable Cross-Origin Resource Sharing in your AWS S3 buckets.
In order to visualize Deep Lake datasets stored in your own S3 buckets in the , please enable in the buckets containing the Deep Lake dataset and any source data in linked tensors, by inserting the snippet below in the CORS section of the Permissions tab for the bucket:
In order to visualize Deep Lake datasets stored in your own cloud using ds.visualize()
or using our , the AllowedOrigins
values in CORS should be set to *
.