Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2692 > can I have multiple ConfInterpreter at the same time? I don't quite get it. For now each interpreter process have one `ConfInterpreter` which is used for customize this interpreter process setting.
---