Skip to content

Cleanup and better organize the session_state variables #2

Description

@blakeaw

The session_state stores things like the compartmental model and data imported for PD analysis. I think it would be good to organize these better by introducing section-specific dictionaries such as: st.session_state.compartmental that could store variables for that specific section (in this case, the compartmental PK/PD modeling section.). This would help segment the session_state variables and keep things from getting mixed up across the different app pages/sections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions