jupyterlab-lsp 5.1.0
0
Coding assistance for JupyterLab with Language Server Protocol
Contents
Coding assistance for JupyterLab with Language Server Protocol
Stars: 1798, Watchers: 1798, Forks: 148, Open Issues: 201The jupyter-lsp/jupyterlab-lsp
repo was created 5 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1798 github stars!
How to Install jupyterlab-lsp
You can install jupyterlab-lsp using pip
pip install jupyterlab-lsp
or add it to a project with poetry
poetry add jupyterlab-lsp
Package Details
- Author
- JupyterLab-LSP Development Team
- License
- BSD-3-Clause
- Homepage
- PyPi:
- https://pypi.org/project/jupyterlab-lsp/
- Documentation:
- https://jupyterlab-lsp.readthedocs.io/
- GitHub Repo:
- https://github.com/jupyter-lsp/jupyterlab-lsp
Classifiers
Related Packages
Errors
A list of common jupyterlab-lsp errors.
Code Examples
Here are some jupyterlab-lsp
code examples and snippets.
GitHub Issues
The jupyterlab-lsp package has 201 open issues on GitHub
- Jump to definition doesn't work, if my first action is to create new notebook
- How to load the "help" information?
- Improve visibility of under-described diagnostics
- 4.0 release plan
- Check for
node_modules
in~/.local/lib
or other user-defined prefix - We should enable filtering completion items after trigger
- LSP, RTC, and TypeScript kernel
- sparksql and trino LSP
- jump to any file outside of the project root in win10
- Autocomplete from file system strings doesn't complete correctly
- Adopt the Jupyter Releaser
- Hide/show dunder methods and attributes during autocompletion
- Open definition in an external editor
- Manually re-launching LSP servers
- How to invoke executable commands for an LSP server