b214e7ab17b45a8c6ec61f0bf656fe70cdec21fd
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%