Skip to content

Add a Run button to PALS Viewer #24

@joewandy

Description

@joewandy

Add a Run button instead of running pathway analysis automatically in PALS Viewer.

A bit messy to do because of: https://discuss.streamlit.io/t/programmable-state-for-streamlit/2052

Right now, getting a Streamlit app to store internal state, like information a user entered in a form, is simply too tricky. There are some workarounds 23 for session state 11, but we want to give you a baked-in and elegant version of programmable state so you can build apps with sequential logic, apps with multiple pages, apps that incrementally ask users for input, and so on. Please share thoughts here 21 about the use cases you’d like to see supported.

There are hacky ways to do it, or maybe it's best to wait until they fix it properly.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions