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.
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.