[PYTHON/STREAMLIT] 단일 페이지 앱 만들기

■ 단일 페이지 앱을 만드는 방법을 보여준다.

main.py

requirements.txt

※ pip install streamlit 명령을 실행했다.

Advertisements