Github user Tagar commented on the issue:
https://github.com/apache/zeppelin/pull/3090
Very interesting improvements. Thanks for working on this.
Shouldn't LSP server be embedded into Python / PySpark interpreter itself
and not be a separate process?
This would address both security concerns and ability to grasp code across
paragraphs like in the above example.---
