Skip to content
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

Interactive window middleware for Pylance LSP notebooks #19501

Merged
merged 26 commits into from
Jul 23, 2022

Conversation

debonte
Copy link

@debonte debonte commented Jul 19, 2022

Part of microsoft/vscode-jupyter#10630. Also requires changes in Jupyter and Pylance.

Add middleware that treats the input box text document of an Interactive Window as an additional notebook cell when the Pylance LSP notebooks experiment is enabled.

Jupyter PR: microsoft/vscode-jupyter#10865
Pylance PR: https://github.com/microsoft/pyrx/pull/2632

@debonte debonte requested a review from rchiodo July 19, 2022 21:57
@debonte debonte added the no-changelog No news entry required label Jul 19, 2022
rchiodo
rchiodo previously approved these changes Jul 19, 2022
@karthiknadig karthiknadig added the skip tests Updates to tests unnecessary label Jul 21, 2022
karthiknadig
karthiknadig previously approved these changes Jul 21, 2022
@debonte debonte dismissed stale reviews from karthiknadig and rchiodo via b069e0a July 22, 2022 00:00
@debonte debonte force-pushed the interactiveWindowMiddleware branch from b5f0a64 to b069e0a Compare July 22, 2022 00:00
@debonte debonte merged commit 771fed0 into microsoft:main Jul 23, 2022
@debonte debonte deleted the interactiveWindowMiddleware branch July 23, 2022 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog No news entry required skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants