Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2574
@cloverhearts
`There is only one python library path to be added.`
Do you mean the py4j ? IIUC, PythonInterpreter will add py4j to PYTHONPATH,
it doesn't relate with `PythonCondaInterpreter`. That's why I mention we just
need to set `zeppelin.python`, Let me know if I miss anything. ---
