SUBIN created ZEPPELIN-5453:
-------------------------------
Summary: Helium plugin added not showing in home page
Key: ZEPPELIN-5453
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5453
Project: Zeppelin
Issue Type: Bug
Components: helium
Affects Versions: 0.9.0
Reporter: SUBIN
Attachments: home.png, notebbok.png
Helium plugin added to the notebook paragraph not showing in the home screen
I added 3 custom plugins from the repository to my notebook it displayed
them as notebook.png
after that particular notebook, I made a home page using
{code:java}
<property> <name>zeppelin.notebook.homescreen</name> <value>2GA2ZVT14</value>
<description>id of notebook to be displayed in homescreen. ex) 2A94M5J1Z Empty
value displays default home screen</description></property>
{code}
after this am getting home screen as home.png
--
This message was sent by Atlassian Jira
(v8.3.4#803005)