Github user echarles commented on the issue:

    https://github.com/apache/zeppelin/pull/2227
  
    @Leemoonsoo @1ambda I see your point and agree with it.
    
    However, we need to decide which InterpreterResult to return. For now it 
can be { TABLE, IMG, SVG, NULL }. The Java code needs to decide which value to 
return to the Javascript, and the Javascript based on that value needs to take 
decisions (display as a known display-type, or render code via Spell).
    
    For now, I don't see how to implement / recognize on Java side the 
InterpreterResult to return.
    
    Can you describe any option you have in mind?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to