Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2675
'_' is acceptable in interpreter name and current code support that I
believe.
But `-` is not acceptable IMHO, because no programming language allow `-`
in variable identifier IIRC.---
