Open starxiang opened 4 months ago
I want to put this tree-select in sidebar, however, I cannot call the st.sidebar.****
Can anyone help me, I am a newer to Streamlit.
Thanks
with st.sidebar: return_tree = tree_select(nodes)
I want to put this tree-select in sidebar, however, I cannot call the st.sidebar.****
Can anyone help me, I am a newer to Streamlit.
Thanks