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 Data in AWS for details.
Related Pages
Concepts
How-to Guides