UNPKG

@jupyter-lsp/jupyterlab-lsp

Version:

Language Server Protocol integration for JupyterLab

3 lines (2 loc) 143 B
import { JupyterFrontEndPlugin } from '@jupyterlab/application'; export declare const IPYTHON_RPY2_TRANSCLUSIONS: JupyterFrontEndPlugin<void>;