Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update streamlit cache + Major Refactoring #72

Open
universvm opened this issue Jan 31, 2024 · 1 comment
Open

Update streamlit cache + Major Refactoring #72

universvm opened this issue Jan 31, 2024 · 1 comment

Comments

@universvm
Copy link
Member

More information [in our docs](https://docs.streamlit.io/library/advanced-features/caching).
2024-01-31 13:24:56.783 `st.cache` is deprecated. Please use one of Streamlit's new caching commands,
`st.cache_data` or `st.cache_resource`. Based on this function's return value
of type `str`, we recommend using `st.cache_data`.

@universvm universvm changed the title Update streamlit cache Update streamlit cache + Major Refactoring May 6, 2024
@universvm
Copy link
Member Author

The UI requires major refactoring as making edits is very difficult. Components of the UI should be separated into blocks and logic should be easier to follow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant