Interview-Analysis

Quickstart

  1. Install dependencies:
uv sync
  1. Run Marimo:
uv run marimo edit
  1. 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
No description provided
Readme 1 MiB
Languages
Python 100%