Spaces:
Sleeping
Sleeping
- All terminal commands should be in Windows PowerShell syntax.
- Always activate the virtual environment before running any Python scripts with
.\.venv\Scripts\Activate.ps1;
- When reading files, always read the first 1000 lines of the file.