Jupyter[Lab] Language Server
2.x

Getting Started

  • Installation
  • Language Servers
  • Servers configuration

Advanced Usage

  • Contributing
  • Extend jupyterlab-lsp
  • Extend jupyter-lsp
  • Releasing

Project Information

  • CHANGELOG
  • Roadmap
  • Architecture
Jupyter[Lab] Language Server
  • »
  • Jupyter[Lab] Language Server Protocol
  • Edit on GitHub

Jupyter[Lab] Language Server ProtocolΒΆ

This is the documentation for:

  • jupyterlab-lsp

  • jupyter-lsp

Both are managed on GitHub, where you can find the issue tracker.

Getting Started

  • Installation
    • Fast Paths
    • The Harder Way
    • Next Step: Language Servers
  • Language Servers
    • Notebook-Optimized Language Servers
    • NodeJS-based Language Servers
    • Other Scientific Languages
  • Servers configuration
    • Configuration Files
    • Configuration Options
    • Python entry_points

Advanced Usage

  • Contributing
  • Extend jupyterlab-lsp
    • How to add a new LSP feature?
    • How to integrate a new code editor implementation?
    • How to integrate a new DocumentWidget?
    • How to add a custom magic or foreign extractor?
    • How to add custom icons for the completer?
  • Extend jupyter-lsp
    • Language Server Specs
    • Message Listeners
  • Releasing
    • Updating Version Strings
    • Releasing:

Project Information

  • CHANGELOG
  • Roadmap
    • Front End
    • Backend
  • Architecture
    • As-Is
    • Proposals
Next

© Copyright 2020, Jupyter[Lab] Language Server Contributors Revision c2ec66b8.

Built with Sphinx using a theme provided by Read the Docs.