Python support in Zeppelin
The following guides explain how to use Apache Zeppelin that enables you to write in Python:
- supports vanilla python and ipython
 - supports flexible python environments using conda, docker
 - can query using PandasSQL
 - also, provides PySpark
 - run python interpreter in yarn cluster with customized conda python environment.
 - with matplotlib integration
 - can create results including UI widgets using Dynamic Form
 
For the further information about Python support in Zeppelin, please check