Description
To reproduce the bug, run below code in Zeppelin paragraph
print("%table age\tname\n59\tmina")
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
Attachments
Attachments
Issue Links
- duplicates
-
ZEPPELIN-1150 Table contents disappear 2nd run onwards
- Resolved