Skip to content

Refactor Jupyter Server to not be shutdown on history window close. Allow access to running server instance. #3622

@IanMatthewHuff

Description

@IanMatthewHuff

This work is needed as a first step on the way to the variable view. Right now access to the running jupyter server is tied to the history window, and the server shuts down if you close that window down. We instead want to keep that server available if you close down the window and all other UI components to access it.

Not in scope: Allowing for multiple running server instances. This work is a step that direction, but will to implement it.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions