Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1397 @cloverhearts I can't reproduce this bug. Here is what I did. ###### 1. Build the latest `master` branch with below command and restart Zeppelin daemon ``` mvn clean package -Pbuild-distr -Pexamples -DskipTests ``` ###### 2. Create a new notebook and run ``` %spark import java.util.Date new Date(); ``` ###### 3. I can see the Helium icon and the clock without this patch  Did I miss something?
--- 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. ---