Presently as pre-requisite step of Python4NB setup, it's necessary to have the Python-lsp server installed manually.
This task is to add functionality to install this in a more automated way which could be done
- on first usage with given default python, run a given "package install" command to install into the given environment.
- via some sort of "install server" button trigger to do so