Skip to content

jupyter-lsp/yaml-lsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

YAML-lsp

YAML language server for JupyterLab

Installation

Using pip:

pip install jupyterlab jupyterlab-lsp yaml-lsp

Using conda:

conda install jupyterlab jupyterlab-lsp yaml-lsp -c conda-forge

Development installation

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

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

cd yaml_lsp && yarn install && cd ..
pip install .

About

YAML language server wrapper

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages