@echo off REM Run Data Intelligence Report Generator (Windows) cd /d "%~dp0" call .venv\Scripts\activate.bat python main.py %*