f3488d8a1f9567f86ea8d17c965f730eb5f44aff
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%