Open
Description
This is a conceptually similar task to the task of the code extractor, but instead of extracting some code from the file it adds code at each virtual document refresh operation.
We would need to open the file, process the included notebook into a virtual document and embed it in the current virtual document. This definitely goes to the future jupyterlab-lsp-python
(or ipython) extension.