Create new repo with venv and istall dependences.
- Open Command Prompt
- Navigate to your project folder where call_streamlit.py is located
- Do .\venv\Scripts\activate
- Do streamlit run call_streamlit.py
- Open browser and go to http://localhost:8501
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create new repo with venv and istall dependences.