VSC/실습

스트리밋 설치와 비쥬얼 스튜디오 설치 및 간단 사용법

qoeka 2025. 2. 1. 15:28

https://streamlit.io/

 

Streamlit • A faster way to build and share data apps

Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver interactive data apps – in only a few lines of code.

streamlit.io

 

 

데이터 분석 머신러닝 앱개발 이다

 

 

 

 

가상환경에  복사 붙여 넣기 

 

https://code.visualstudio.com/

 

Visual Studio Code - Code Editing. Redefined

Visual Studio Code redefines AI-powered coding with GitHub Copilot for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

code.visualstudio.com

 

 

 

 

 

설치를 해준다

 

 

 

 

 

필요한 개발환경 다운로드

 

 

 

안전하다 라는 걸 확인하는 거기에 확인해주면된다

 

 

 

 

스트림닛밑에 노란줄이잇으면 설치 안됬다는 뜻이다

 

스트림릿 앱을 실행하기 위한 기본틀 인것이다.

 

 

 

(hi) C:\vhzkflfltm\java\streamlit-grammar>streamlit run app.py