7f951d9ee5858372eac8e2347a0e7520c2be68b6
Interview-Analysis
Quickstart
- Install dependencies:
uv sync
- Run Marimo:
uv run marimo edit
- Git Commit changes:
In your git manager or terminal, stage and commit your changes. No need to close Marimo or do anything special.
git add .
git commit -m "Your commit message"
Description
Languages
Python
100%