You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "SUBIN (Jira)" <ji...@apache.org> on 2021/07/07 07:44:00 UTC

[jira] [Created] (ZEPPELIN-5453) Helium plugin added not showing in home page

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)