Hello, dev!

Our team would like to add LSP [1] to Zeppelin to get more perfect autocomplete 
and other functionality.
We are working on SQL language server and want to implement it in JDBC 
interpreter.

Let see python interpreter.
Now ipython(ipyspark) give good autocomplete out of box.
There are two ways when LSP in Zeppelin will available:
1. user or operations team will add and configure desired LSP server
2. Zeppelin will include one of the python language server, for example [2]


What way is more appropriate?
Is LSP will be excessive in Zeppelin?



----
1. https://langserver.org
2. https://github.com/palantir/python-language-server?



Regards,

Maxim

Reply via email to