Jim icon indicating copy to clipboard operation
Jim copied to clipboard

Server management

Open seeM opened this issue 2 years ago • 0 comments

With Jupyter, each server is a separate browser tab, which would be the equivalent to a separate window for us. In this case we'd also need a login screen. Jupyter Desktop might have some interesting approaches here.

VSCode handles both server management and session management (#14) differently than Jupyter. For each open notebook file you decide on the server (or local kernel) and kernel spec.

Which UX is better? How can we decide? I'm more familiar with the Jupyter approach. It feels more transparent, but that might just be my familiarity (and the fact that VSCode kernels always irrecoverably crash on me).

seeM avatar Apr 20 '23 08:04 seeM