YYYEJI

[Python] Streamlit 배포하기 본문

Python

[Python] Streamlit 배포하기

YEJI ⍢ 2022. 11. 24. 16:47
728x90

1. github 로그인

https://github.com

 

GitHub: Let’s build from here

GitHub is where over 94 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat...

github.com

 

2. git 다운로드

https://yyyeji.tistory.com/43

 

[Git] 맥(macOS)에서 git 설치하기

Git 설치를 시작해볼까요 ? ↓↓↓ 아래 링크로 들어가주세요 ↓↓↓ https://git-scm.com/ Git git-scm.com git을 설치하기 위해서는 brew를 먼저 설치해야 합니다. 아래 링크로 들어가서 설치를 해주세요 ! h

yyyeji.tistory.com

 

3. git initial

https://yyyeji.tistory.com/64

 

[Git] MacOS에서 git 개발환경 초기설정

↓↓↓ 개발환경을 설정하기 전에 git을 설치해주세요 ↓↓↓ https://yyyeji.tistory.com/43?category=1293689 [Git] 맥(macOS)에서 git 설치하기 Git 설치를 시작해볼까요 ? ↓↓↓ 아래 링크로 들어가주세요 ↓↓

yyyeji.tistory.com

 

4. Repo 생성

https://yyyeji.tistory.com/20

 

[Github] 레포지토리 생성 및 삭제

Github에서 새로운 레포지토리 생성하고 삭제하는 방법에 대해서 알아보겠습니다. Let's get it ٩( ᐛ )و 1. github에 들어가서 로그인을 합니다. https://github.com GitHub: Where the world builds software GitHub is wher

yyyeji.tistory.com

 

5. Streamlit 로그인

https://share.streamlit.io

 

https://share.streamlit.io

 

share.streamlit.io

 

6. 배포하기

New app Click
Authorize streamlit Click
Deploy!
Loading  . . .
Web page !

 

 

 

◡̈

'Python' 카테고리의 다른 글

[Python] Jupyter notebook 사용법  (0) 2023.03.24
[Python] Streamlit  (0) 2022.11.21
[Python] Tkinter  (0) 2022.11.21
[Python] 예외처리  (0) 2022.11.19
[Python] 파일 다루기  (2) 2022.11.19