Mina Lee created ZEPPELIN-1155:
----------------------------------
Summary: Table is not rendered on second run
Key: ZEPPELIN-1155
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1155
Project: Zeppelin
Issue Type: Bug
Affects Versions: 0.6.0
Reporter: Mina Lee
Fix For: 0.6.1, 0.7.0
To reproduce the bug, run below code in Zeppelin paragraph
{code}
print("%table age\tname\n59\tmina")
{code}
First run will display table, but second run won't until you refresh the page
or switch to other type of chart and switch back to table.
This bug occures after https://github.com/apache/zeppelin/pull/1059 merged
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)