857f8f94d4abb1cf2144451d72df25c2565df8b7
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%