Generating output inside a box

Hello,
I am trying to execute a Python program that generates many outputs whenever it is executed. If I use st.write it will create the outputs on the web page itself. Is there any way I can generate these outputs within a text box or something scrollable so it looks clean?
Thank you

Hey @n_forcer,

It sounds like this scrollable textbox component might fit what you’re looking for!

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