File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ tests] ( https://github.com/jupyter-lsp/jupyterlab-lsp/workflows/CI/badge.svg )] ( https://github.com/jupyter-lsp/jupyterlab-lsp/actions?query=workflow%3ACI+branch%3Amaster )
4
4
[ ![ Documentation Status] ( https://readthedocs.org/projects/jupyterlab-lsp/badge/?version=latest )] ( https://jupyterlab-lsp.readthedocs.io/en/latest/?badge=latest )
5
- [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/krassowski/jupyterlab-lsp/master?urlpath=lab%2Ftree%2Fexamples%2FPython.ipynb )
5
+ [ ![ Python Demo] ( https://img.shields.io/badge/demo-Python-blue )] ( https://mybinder.org/v2/gh/jupyter-lsp/demo-python/main?urlpath=lab )
6
+ [ ![ R Demo] ( https://img.shields.io/badge/demo-R-blue )] ( https://mybinder.org/v2/gh/jupyter-lsp/demo-R/main?urlpath=lab )
7
+ [ ![ Julia Demo] ( https://img.shields.io/badge/demo-Julia-blue )] ( https://mybinder.org/v2/gh/jupyter-lsp/demo-julia/main?urlpath=lab )
8
+ [ ![ Binder] ( https://img.shields.io/badge/launch-dev_version-blue )] ( https://mybinder.org/v2/gh/jupyter-lsp/jupyterlab-lsp/master?urlpath=lab%2Ftree%2Fexamples%2FPython.ipynb )
6
9
7
- > _ This project is still maturing, but you are welcome to check it out, leave feedback and/or a PR_
8
-
9
- Quick Links: ** [ Installation] ( #installation ) | [ Configuring] ( ./docs/Configuring.ipynb ) | [ Changelog] ( ./CHANGELOG.md ) | [ Roadmap] ( ./docs/Roadmap.ipynb ) | [ Contributing] ( ./CONTRIBUTING.md ) | [ Extending] ( ./docs/Extending.ipynb ) **
10
+ ** [ Installation] ( #installation ) | [ Configuring] ( ./docs/Configuring.ipynb ) | [ Changelog] ( ./CHANGELOG.md ) | [ Roadmap] ( ./docs/Roadmap.ipynb ) | [ Contributing] ( ./CONTRIBUTING.md ) | [ Extending] ( ./docs/Extending.ipynb ) **
10
11
11
12
## Features
12
13
You can’t perform that action at this time.
0 commit comments