nteract / nteract-next

Iterating on the next version of nteract
22 stars 0 forks source link

Expanded cell creation #22

Closed rgbkrk closed 9 months ago

rgbkrk commented 9 months ago

This accepts updates from the Tauri backend when a cell is updated. It's a little bit circular in appearance for most cases since typically this will:

However for Markdown cells this immediately makes the source of truth for the rendered view come from Tauri rather than in the frontend of the app.