2025-12-01 13:49:27 +01:00
2025-11-26 23:24:01 +01:00
2025-12-01 13:49:27 +01:00
2025-11-25 20:55:26 +01:00
2025-11-25 19:08:40 +01:00
2025-11-26 23:24:01 +01:00
2025-11-25 20:55:26 +01:00
2025-12-01 13:49:27 +01:00

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%