{% extends "base.html" %} {% block title %}Workbench — RWA Calculator{% endblock %} {% block content %}

Workbench

Open an editable Marimo notebook against the engine — reactive, reproducible, and git-friendly. Use it for ad-hoc analysis that the read-only pages don't cover.

The workbench runs as a separate Marimo edit server on port {{ edit_port }}. Launching it starts that server and opens the editor.
{% endblock %}