Skip to content

martinRenou/json-lsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON-lsp

JSON language server for JupyterLab

Installation

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

Development installation

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

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

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

About

JSON language server for JupyterLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%