open-webui/src
Timothy Jaeryang Baek 4b3ed3e802 feat: notebook per-cell execution via open-terminal REST endpoints
- Add notebook API functions (createNotebookSession, executeNotebookCell, stopNotebookSession)
- Create CellEditor component with CodeMirror for cell editing
- Rewrite NotebookView with session-based execution, Run All, Restart, Stop
- Kernel status indicator with tooltips
- Wire baseUrl/apiKey through FilePreview and FileNav
2026-03-05 16:08:11 -06:00
..
lib feat: notebook per-cell execution via open-terminal REST endpoints 2026-03-05 16:08:11 -06:00
routes perf: replace JSON.parse(JSON.stringify()) with structuredClone in layout (#22104) 2026-03-01 13:36:16 -05:00
app.css refac 2026-02-25 20:17:39 -06:00
app.d.ts chat feature added 2023-10-08 15:38:42 -07:00
app.html refac 2026-02-22 18:58:47 -06:00
tailwind.css chore: format 2026-02-28 21:28:59 -06:00