- [x] Jupyter: Mapping between notebook and python ; [issue](https://github.com/microsoft/vscode-python/issues/20089); - [x] Jupyter: De-deuplication of completions in notebooks ; [issue](https://github.com/microsoft/vscode-python/issues/20090); - [x] Python: Client options and telemetry client-side middleware ; [issue](https://github.com/microsoft/vscode-python/issues/20091); - [x] Python: Server options for Pylance, Jedi, ... ; [issue](https://github.com/microsoft/vscode-python/issues/20092); - [x] Python: LS Client instance lifetime management ; [issue](https://github.com/microsoft/vscode-python/issues/20093); - [x] Python: Client creation for multiroot aware/single root LS ; [issue](https://github.com/microsoft/vscode-python/issues/20094); - [x] Write a design document detiling the communication between LS extensions and dependents to Python extension; [issue](https://github.com/microsoft/vscode-python/issues/20095) - [x] Python: LS Extension UI contributions, ownership, and maintenance ; [issue](https://github.com/microsoft/vscode-python/issues/20096)