Why is my external dataset not loading?¶
- Check the URL: Ensure there are no typos.
- Access Permissions: Ensure you have permission to access the file.
- CORS Issues: You must configure your cloud storage (AWS S3, etc.) to allow CORS requests from
https://seqscope.github.io. See How to Host on AWS S3 for details.