Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3053
@egorklimov Have you tried it in zeppelin ? It doesn't seem correct to me.
Because you didn't pass note name from zeppelin server to interpreter process.
It would always be null if you call `z.getInterpreterContext().getNoteName()`---
