Contents

jupyterlab-lsp 5.1.0

0

Coding assistance for JupyterLab with Language Server Protocol

Coding assistance for JupyterLab with Language Server Protocol

Stars: 1721, Watchers: 1721, Forks: 139, Open Issues: 188

The jupyter-lsp/jupyterlab-lsp repo was created 4 years ago and the last code push was 34 minutes ago.
The project is very popular with an impressive 1721 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

No  jupyterlab-lsp  pypi packages just yet.

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 188 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

See more issues on GitHub

Related Packages & Articles

bqplot 0.12.43

Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.

notebook 7.1.2

Jupyter Notebook - A web-based notebook environment for interactive computing