82bd2b7c3b8a98c968c9744965e09819f753a905
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%