Skip to content

jupyter-lsp/json-lsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON-lsp

JSON language server for JupyterLab

Installation

Using pip:

pip install jupyterlab jupyterlab-lsp json-lsp

Or using conda:

conda install jupyterlab jupyterlab-lsp json-lsp -c conda-forge

Development installation

conda install -c conda-forge yarn jupyterlab jupyterlab-lsp

git clone https://github.com/jupyter-lsp/json-lsp && cd json-lsp

cd json_lsp && yarn install && cd ..
pip install .

About

JSON language server for JupyterLab

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages