-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request