Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternLM/Tutorial
/ on_btn_click
Function
on_btn_click
tools/streamlit_demo.py:178–179 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
176
177
178
def
on_btn_click():
179
del st.session_state.messages
180
181
182
@st.cache_resource
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected