Skip to content

Using streamlit as front end to deploy #50

@dataelvisliang

Description

@dataelvisliang

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions