We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240f2cb commit bc239efCopy full SHA for bc239ef
docs/Third Party Language Servers.md
@@ -0,0 +1,8 @@
1
+## Third Party Language servers
2
+
3
+For the language servers in the tables below, use one of the suggested package managers to install them: these implementations work with jupyter-lsp.
4
5
6
+|Languages | Implementation |Installation |
7
+|----------------|-------------------------------|-----------------------------|
8
+|sparksql |[jupyterlab-sql-editor](https://github.com/CybercentreCanada/jupyterlab-sql-editor) |pip: pip install -U jupyterlab-sql-editor|
0 commit comments