-
Notifications
You must be signed in to change notification settings - Fork 294
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
Refactor backend code related to notebooks #6950
Milestone
Comments
greazer
changed the title
Remove and refactor old code related to webview notebook editors
Remove and refactor backend code related to webview notebook editors
Aug 2, 2021
12 tasks
DonJayamanne
changed the title
Remove and refactor backend code related to webview notebook editors
Refactor backend code related to notebooks
Aug 16, 2021
Discussion points:
|
15 tasks
13 tasks
19 tasks
32 tasks
15 tasks
15 tasks
17 tasks
Closing. Much of this has been done or changed to the point that this issue no longer applies well. Using #8933 to track this type of work. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
baseJupyterSession
wrapper layers (INotebook
and friends`)executeObservable
innativeInteractiveWindow
to newkernelExecution.ts
codepathICell
interface. We should directly deal with nbformat cells and notebooksfindMatchingWindow(uri: Uri)
toIInteractiveWindowProvider
and cleanupnativeInteractiveWindowCommandListener
Here's a set of issues from early 2020 that may or may not related to this work item. Feel free to just close if no longer applicable.
The text was updated successfully, but these errors were encountered: