**Description:** Set up GitHub Actions for: - Linting (flake8, black) - Type checking (mypy) - Unit tests (pytest) - Notebook execution validation
Description:
Set up GitHub Actions for: