Hello, I tried to run the sample clock Helium application inside zeppelin. The application runs successfully in the eclipse IDE but I'm unable to get the output on the front end of zeppelin.
On the page https://github.com/apache/incubator-zeppelin/pull/836 it is mentioned that after a paragraph finishes, zeppelin searches for resources in the resource pool and then displays the Helium icon when the clock application is running inside the IDE, but no such icon was displayed. I also tried to run in the dev mode by creating a dev interpreter after starting the clock application in the IDE. But in this case, the dev interpreter does not get created even after clicking on the 'save' button for the 'create' option in the interpreter tab. Please provide some hint about how to get the output of the running Helium application on the zeppelin front end (like, if any other changes need to be made to the interpreter settings). Thanks, Anish.