You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm very excited to see development moving forward here!
I'm trying to get this running in my Dockerized development environment. I used mamba to install python-lsp-jsonrpc 1.0.0, python-lsp-server 1.0.1, and jupyterlab-lsp 3.5.0 from conda-forge. I can successfully run pylsp from the command line. However, it does not seem to be recognized by jupyterlab-lsp.
In contrast, palantir/python-language-server is recognized automatically by jupyterlab-lsp. Is some additional configuration expected/necessary? Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I'm very excited to see development moving forward here!
I'm trying to get this running in my Dockerized development environment. I used
mamba
to installpython-lsp-jsonrpc 1.0.0
,python-lsp-server 1.0.1
, andjupyterlab-lsp 3.5.0
from conda-forge. I can successfully runpylsp
from the command line. However, it does not seem to be recognized byjupyterlab-lsp
.In contrast, palantir/python-language-server is recognized automatically by jupyterlab-lsp. Is some additional configuration expected/necessary? Thanks!
The text was updated successfully, but these errors were encountered: