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

Remove note about language server fork #800

Merged
merged 1 commit into from
May 8, 2022

Conversation

joelostblom
Copy link
Contributor

My understanding of #272 (comment) is that these changes how now been merged into the python-lsp conda package and there is no need to install the forked language server separately, is this correct?

Does that mean that the recommended way to install jupyterlab-lsp including all the speed-ups is just:

conda install jupyterlab-lsp python-lsp-server

And there is no need to disable Jedi, since the updates to the pylsp also improved the slow Jedi calls?

I have some issues with completion speed and can open a ticket with more info, but I just wanted to make sure that I followed the recommended installation procedure first.

@github-actions
Copy link

github-actions bot commented May 8, 2022

Binder 👈 Launch a binder notebook on branch joelostblom/jupyterlab-lsp/patch-1

@krassowski krassowski enabled auto-merge May 8, 2022 21:01
@krassowski
Copy link
Member

Not all changes were merged but indeed for now it's better to remove this note

@krassowski krassowski merged commit c8727ef into jupyter-lsp:master May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants