Closed blakeaw closed 1 month ago
Maybe use some toast messages with the button clicks to add some additional feedback and information: https://docs.streamlit.io/develop/api-reference/status/st.toast
Addressed in PR https://github.com/Borealis-BioModeling/aurora-pkpd/pull/26
Build page (https://aurora-pkpd.streamlit.app/build):
Consider clarifying what the
Save
andDownload "model.py"
buttons do outside the expander, making it easier for users to understand. Maybe update the Save button text toSave the model for use in this session.
and the Download button to something likeDownload the model code ("model.py") for later use in a new session.
It would probably also be helpful to further clarify the two options and how to use them in the expander (About this step).