[Product Serving] 2-2. 웹 서비스 형태(Streamlit).pdf
Streamlit
- 처음부터 HTML/자바스크립트 + Flask/Fast API가 아닌, 기존 코드를 조금만 수정해서 웹 서비스를 만드는 것이 목표
Why Streamlit?
- How data scientists make web services

- How data scientists work with PM/Front-End

- How can we quickly make a web service without the help of others?

How Streamlit?
pip3 install streamlit
- Streamlit Text
- Streamlit Button
- Check Box
- Pandas Dataframe, Markdown
- st.write
- st.dataframe
- st.table
- Streamlit Metric, JSON