Ahyoung created ZEPPELIN-688:
--------------------------------
Summary: Giving an option to hide result numbering in Spark
interpreter
Key: ZEPPELIN-688
URL: https://issues.apache.org/jira/browse/ZEPPELIN-688
Project: Zeppelin
Issue Type: Improvement
Components: Interpreters
Reporter: Ahyoung
Assignee: Ahyoung
Priority: Minor
When a user use Spark interpreter, the result comes out with result number
message like :
{code}res0: String = 1.6.0{code}
Someone might want to print this message with their result, but others may not
as below :
{code}String = 1.6.0{code}
So it would be better if Zeppelin provides an option property so that users can
hide this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)