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

Design document for Jupyter <--> Python <--> [ Pylance, Jedi, etc] interaction #20002

Open
2 of 8 tasks
karthiknadig opened this issue Oct 13, 2022 · 0 comments
Open
2 of 8 tasks
Assignees
Labels
meta Issue that is tracking an overall project needs proposal Need to make some design decisions

Comments

@karthiknadig
Copy link
Member

karthiknadig commented Oct 13, 2022

  • Jupyter: Mapping between notebook and python ; issue;
  • Jupyter: De-deuplication of completions in notebooks ; issue;
  • Python: Client options and telemetry client-side middleware ; issue;
  • Python: Server options for Pylance, Jedi, ... ; issue;
  • Python: LS Client instance lifetime management ; issue;
  • Python: Client creation for multiroot aware/single root LS ; issue;
  • Write a design document detiling the communication between LS extensions and dependents to Python extension; issue
  • Python: LS Extension UI contributions, ownership, and maintenance ; issue
@karthiknadig karthiknadig added meta Issue that is tracking an overall project needs proposal Need to make some design decisions labels Oct 13, 2022
@karthiknadig karthiknadig self-assigned this Oct 13, 2022
@karthiknadig karthiknadig added this to the October 2022 milestone Oct 13, 2022
@karthiknadig karthiknadig removed this from the January 2023 milestone Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Issue that is tracking an overall project needs proposal Need to make some design decisions
Projects
None yet
Development

No branches or pull requests

2 participants