There's been a lot of requests in the past to:
- Reconnect to a long-running notebook and keep receiving new output.
- Reconnect to a notebook running on the server side and recover all output when reconnecting.
I'd like to resurface this issue. To the best of my knowledge, these features have been planned at least since 2015 (earliest reference I found: link). It hasn't been implemented yet because it directly conflicts with the architecture of the stack and would require a big refactor.
I don't know if this is easier in the JupyterLab context or not. But now that this project is in very active development, it might be a good opportunity to revisit this and try to get it in now at the foundations.
I found to open issues on the topic in the old notebooks repo:
There's been a lot of requests in the past to:
I'd like to resurface this issue. To the best of my knowledge, these features have been planned at least since 2015 (earliest reference I found: link). It hasn't been implemented yet because it directly conflicts with the architecture of the stack and would require a big refactor.
I don't know if this is easier in the JupyterLab context or not. But now that this project is in very active development, it might be a good opportunity to revisit this and try to get it in now at the foundations.
I found to open issues on the topic in the old notebooks repo: