You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jeff Zhang (Jira)" <ji...@apache.org> on 2020/02/12 08:43:00 UTC

[jira] [Created] (ZEPPELIN-4609) Unable to streaming output when there's different types of output

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)