-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove webview notebook editor code #6488
Comments
Discussion with @rebornix @rchiodo @DonJayamanne This iteration (Stage 0)
Stage 1 Stage 2
Split out npm modules for
--- Interactive window discussion --- We need to be able to execute code silently against the underlying kernel so we cannot use pure VS Code APIs to execute code in the interactive window
Interactive window debug cell
|
Closing as this work has been completed |
(WIP)
interactiveWindow.ts
,interactiveWindowProvider.ts
,interactiveWindowCommandListener.ts
,interactiveBase.ts
The text was updated successfully, but these errors were encountered: