Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/3092
right. just want to clarify that it is perfectly fine to run Scala, Python
etc without Spark. The session context is maintained in the REPL implementation
and not in SparkContext or ZeppelinContext. I think they are orthogonal.---
