Open
Description
This has been discussed for vscode-python extension.
A command called restartLanguageServer
has been created.
However this command can't be found in my command palette, maybe in pylance extension it's already deleted.
I'd like a way to re-analyse the code in a jupyter notebook, since the language server (or the extension) is always broken weirdly microsoft/pylance-release#4736.