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