@@ -0,0 +1,14 @@
## Instalación (Windows PowerShell)
```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
The note is not visible to the blocked user.