How to add buttons embedded within text in streamlit

Hi,
I am new to streamlit. I want to embed some buttons within texts so that onclick some other functionalities are invoked. Currently i am using columns; on first column text is getting generated on second one buttons are being created. But i want buttons and text side by side in paragraph. Please help.
expected:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.