Jeff Zhang created ZEPPELIN-4609:
------------------------------------
Summary: Unable to streaming output when there's different types
of output
Key: ZEPPELIN-4609
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4609
Project: Zeppelin
Issue Type: Improvement
Affects Versions: 0.9.0
Reporter: Jeff Zhang
{code:java}
%python.ipython
print("hello world")
print("%html <h1>hello world</h1>")
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
