Github user echarles commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/702#issuecomment-187781300 @elbamos just pulled the 208 patch, built and tested with "%r print("%html <h1>hello</h1>")". Got ``` "[1] "%html <h1>hello</h1>" ``` printed as result, which is not what the Display system is intented to show. It should show: ``` # Hello ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---