jupyterlab-lsp
Jupyter assistant
A tool for integrating language assistance into JupyterLab
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
118 stars
1 watching
0 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jupyterhub/ltiauthenticator | Converts JupyterHub into an LTI Tool Provider to enable integration with various Learning Management Systems (LMS) and online platforms. | 68 |
krassowski/jupyterlab-go-to-definition | An extension that allows users to navigate to the definition of a variable or function in JupyterLab with a single click or keyboard shortcut. | 228 |
krassowski/jupyter-manim | Enables display of video output from 3D animation software in Jupyter notebooks | 196 |
mlshapiro/jupyterlab-flake8 | An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
silasmarvin/lsp-ai | A language server that integrates AI-powered functionality into popular code editors | 2,208 |
yitzchak/common-lisp-jupyter | A Common Lisp kernel for Jupyter that provides interactive coding and development experience | 224 |
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 854 |
jupyterlab/jupyterlab-latex | An extension for live editing of LaTeX documents in JupyterLab | 629 |
fredokun/cl-jupyter | An interactive shell for Common Lisp based on the Jupyter protocol | 199 |
hassio-addons/addon-jupyterlab | This repository provides an add-on to Home Assistant that enables JupyterLab as a web-based interactive environment for data science and scientific computing. | 54 |
sustech-data/neopyter | An extension enabling Neovim to control Jupyter Lab remotely | 87 |
latex-lsp/tree-sitter-latex | Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
jupyterlab/jupyterlab-git | An extension that integrates version control using Git into the JupyterLab environment. | 1,456 |
jupyterlab-contrib/jupyterlab-quickopen | Allows users to quickly open files in JupyterLab by typing part of their name | 81 |
wader/jq-lsp | Language server for a scripting language commonly used in data processing and configuration. | 65 |