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
The symlinks directory in jupyterlab-lsp refers to .lsp_symlink. There is a link in the README for a detailed guide to this repository, but the symlinks directory here is called .jupyter_symlinks. I tried setting up jupyterlab-lsp with .jupyter_symlinks but it was looking for .lsp_symlink instead. It would be good to make this consistent everywhere to avoid this confusion.
The text was updated successfully, but these errors were encountered:
The symlinks directory in jupyterlab-lsp refers to
.lsp_symlink
. There is a link in the README for a detailed guide to this repository, but the symlinks directory here is called.jupyter_symlinks
. I tried setting up jupyterlab-lsp with.jupyter_symlinks
but it was looking for.lsp_symlink
instead. It would be good to make this consistent everywhere to avoid this confusion.The text was updated successfully, but these errors were encountered: