Hi,
I’m working on an NLP streamlit app that displays a dataframe. I’d like to make the dataframe’s font size larger. Are there best practices on how to do that? Thank you!
Hi,
I’m working on an NLP streamlit app that displays a dataframe. I’d like to make the dataframe’s font size larger. Are there best practices on how to do that? Thank you!
Hey @Joshua1,
Thanks for sharing this question! The best bet for doing this would probably be adding custom CSS – I’d recommend checking out the following resources:
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.