Closed
Description
VS Code is working on new API to support notebooks natively: https://code.visualstudio.com/api/extension-guides/notebook
It is still proposed API and for now does not require actions from us. But python extension is already make an experimental use of it. So eventually we will have to implement it too.
We probably can integrate JLab notebooks since widgets APIs are very similar.