2025-12-16 17:44:50 -08:00
2025-12-11 12:56:23 +01:00
2025-12-01 17:13:21 +01:00
2025-12-16 14:39:54 -08:00
2025-12-16 16:28:07 -08:00
2025-12-10 08:28:01 +01:00
2025-12-14 20:02:40 +01:00
2025-12-16 14:39:54 -08:00
2025-12-16 17:44:50 -08:00
2025-12-11 12:56:23 +01:00
2025-12-16 16:28:07 -08:00
2025-11-25 19:08:40 +01:00
2025-12-07 21:37:42 +01:00
2025-12-01 15:09:16 +01:00
2025-12-16 16:28:07 -08: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%