Streamlit Tutorial - 1 for beginners| streamlit st.text, st.write, st.code | text , write, code.
Описание
In this video, we are going to start with a new series for Streamlit. The video will focus on explaning the basic concepts of streamlit text, write and code widgets.
st.text is used for simply displaying the plain text in streamlit. In this we cannot use formatters like bold or italics ot color change.
st.write on the other hand is more versatile. It can be used for displaying text with formattings like bold and italics as well as matplotlib figures. It can also be used for displaying pandas dataframes, dictionaries, lists, documentations, keras model summary and so much more.
Lastly, we will also be diplaying some python code in the streamlit web app.
Code:
https://github.com/DatumLearning/Streamlit_full_course
Instagram:
https://www.instagram.com/datumlearning/
Рекомендуемые видео



















