nteract / nteract-next

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

December 19th Meeting Notes #4

Closed rgbkrk closed 10 months ago

rgbkrk commented 10 months ago

Community

Why did we jump off of slack? They wanted to charge us money. All in on Discord.

Desktop App

Serverside Model

Discussing the Y-CRDT implementations that Jupyter will come to rely on for us to build foundations on:

Motivation is to allow local large language models to interact with a user's notebook in "collaboration" with them. The prior model for notebooks was always one client, one human user.

Persistence Aspect

Desktop

UI Components

UI Design

Tauri backend Rust-side kernel management

rgbkrk commented 10 months ago

@rgbkrk -- bootstrap the Tauri app in this repo

@captainsafia -- look into the shadcn UI integration