Skip to content

Bug: Logs are available between sessions and persistent logs are deleted after 30 days #13

Description

@andreped

In streamlit it is possible to store session-dependent variables using st.session_state. Sadly, Gradio don't have an identical method for this. This we would need to be able to keep logs separate between users. Currently, all users read from the same file lying in the container itself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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