st.cache_resource
Found in 1 package: streamlit
streamlit(3 releases)
1.61.0BreakingThis release introduces lazy loading for st.dataframe, an icon parameter for st.metric, and background refresh for st.cache_data and st.cache_resource. It also includes several bug fixes and improvements to existing widgets.
1.59.2This release addresses several bugs in Streamlit, improving the rendering of dataframes with many columns, file uploads with special characters, session state preservation, cache invalidation, and markdown rendering with LaTeX.
1.53.0BreakingThis release introduces significant feature enhancements, including markdown support in metrics and sliders, configurable sidebar width, and improved chat input UI. It also addresses numerous bugs related to accessibility, component state management, and theme application.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when st.cache_resource changes.
Learn More