marimo sandbox with qumo ollama

This commit is contained in:
2025-11-25 18:55:23 +01:00
parent edcf382cd1
commit e6ff31b485
7 changed files with 1076 additions and 0 deletions

View File

@@ -1 +1,15 @@
# Interview-Analysis
## Quickstart
1. Install dependencies:
```bash
uv sync
```
2. Run Marimo:
```bash
uv run marimo edit
```