-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Description
When I tested locally with ~600k records, everything worked fine. However, after deploying with Streamlit as the frontend, the app crashes once the dataset size reaches around 280k.
The data is being read from a cloud database that stores pre-computed projections and neighbor information. My understanding is that Embedding Atlas should only be handling the rendering, so I’m wondering if the problem could be related to the input data table format rather than the rendering couldn’t handle the load.
Any suggestions on how I can troubleshoot this?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels