jupyter-lsp 2.3.0


pip install jupyter-lsp

  Latest version

Released: Aug 27, 2025


Meta
Author: jupyter-lsp Contributors
Requires Python: >=3.8

Classifiers

Framework
  • Jupyter

Intended Audience
  • Developers
  • Information Technology

License
  • OSI Approved :: BSD License

Programming Language
  • Python

jupyter-lsp

Multi-Language Server WebSocket proxy for your Jupyter notebook or lab server. For Python 3.6+.

See the parent of this repository, jupyterlab-lsp for the reference client implementation for JupyterLab.

Language Servers

jupyter-lsp does not come with any Language Servers! Learn more about installing and configuring language servers

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
jupyter_server (>=1.1.2)
importlib_metadata (>=4.8.3)