Hey,
I am interested in integrating notebook functionality into my application.
I noticed that VS Code seems to have a custom frontend, and was wondering
how this is done?
I found documentation about the REST API, which seems to be for managing
content, kernels, sessions, etc.
https://jupyter-s
k at the source code of the above to get a better idea, but one
> possible solution is to rely on saving/reading to and from metadata of the
> notebook and using the shared file for communication.
>
> Best wishes,
> MichaĆ
>
>
> On Thu, 6 May 2021 at 10:06, Pepijn de Vos wro