Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/2574
@cloverhearts I have few questions.
What happens when we want to implement `PythonPyenvInterpreter` which is
similar to `PythonCondaInterpreter`?
- In that case, we have to add new functions to PythonInterpreter like
`setPyEnvLib()...`?---
