본문 바로가기

Software Engineering

[Error house] streamlit

 

 

https://streamlit.io/
https://github.com/streamlit/streamlit/issues
: 데이터사이언스와 머신러닝을 위한 파이썬으로 된 오픈소스 앱 프레임워크
 

GitHub - streamlit/streamlit: Streamlit — The fastest way to build data apps in Python

Streamlit — The fastest way to build data apps in Python - GitHub - streamlit/streamlit: Streamlit — The fastest way to build data apps in Python

github.com

 

version check dlib, streamlit, tensorflow

install

!pip install streamlit

streamlit hello

run

streamlit run app.py(파일이름)

pip install bokeh ftfy regex tqdm gdown

1

2

3

4

< reference >

'Software Engineering' 카테고리의 다른 글

[git]issue, branch, PR  (0) 2022.08.26
Part4. +a  (0) 2022.08.23
Part.2 HTTP  (0) 2022.08.23
Part.1 웹서버란 무엇인가  (0) 2022.08.23
[Tistory] main에 github 아이콘 삽입 및 연동  (0) 2022.08.23