-
Notifications
You must be signed in to change notification settings - Fork 148
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
Jupyterlab-lsp Error: Uncaught Exception GET /lsp/ws/pyls (::1) #1067
Comments
For now you can downgrade to |
I have the same problem. I've tried to update jupyter-server in Fedora Linux but now jupyter-lsp fails to build/tests. |
This should be solved by installing jupyter-lsp 2.2.4. Thanks for the report!
I was suggesting downgrading, not upgrading ;) |
Thanks for your reply, @krassowski, I'll follow your suggestion. |
I know. I was reporting how I discovered the problem not complaining about the proposed solution :) |
Description
I have installed
Miniconda
in my Windows 10 operating system.I want to use
jupyterlab-lsp
, so I just create a virtual environment namedGitENV
andinstall required dependencies.
After installing dependencies, I use
jupyter lab
to open the jupyterlab. The Anaconda Prompt(Miniconda) shows error information.The error information is in Command Line Output.
Reproduce
Expected behavior
I use commands above to install
jupyterlab-lsp
andpython-language-server
, and I expect I can use them wihout error information. But error occurred. And In jupyterlab webpage, the jupyterlab-lsp item at the bottom of the page showsconnecting
orinitializing
. It should beInitialized
.Context
Required: installed server extensions
Required: installed lab extensions
Troubleshoot Output
Command Line Output
Browser Output (recommended for all interface issues)
The text was updated successfully, but these errors were encountered: