You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Positron notebooks, parts of the extension API don't work e.g. vscode.window.activeNotebookEditor. This blocks some important features that we've implemented as builtin extensions like notebook debugging (#9251).
We should integrate Positron notebooks with the extension API.