Hi @Kamilcuk
There’s a relevant thread that shows how to display terminal output in a Streamlit app:
You could also use the print() statement for displaying values from variables to the terminal.
Hi @Kamilcuk
There’s a relevant thread that shows how to display terminal output in a Streamlit app:
You could also use the print() statement for displaying values from variables to the terminal.