79c671849fc648f884468344ae8024c292fa4839
Instalación (Windows PowerShell)
Activar el entorno
.\.venv\Scripts\Activate.ps1 # powershell
source .venv/Scripts/activate # git bash
call venv\Scripts\activate.bat
Ejecución
streamlit run app.py
Description
Languages
Python
98%
Dockerfile
2%