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