GitHub user conker84 opened a pull request:

    https://github.com/apache/zeppelin/pull/2421

    [ZEPPELIN-2663] Helium vizualisations do not appear in the list of builtInt 
visualizations in paragraph

    ### What is this PR for?
    Within the helium only default build in visualizations are in the list of 
possible visualizations
    
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### Todos
    * [x] - Correct the bug
    
    ### What is the Jira issue?
    [ZEPPELIN-2663](https://issues.apache.org/jira/browse/ZEPPELIN-2663)
    
    ### How should this be tested?
    * git clone zeppelin
    * mvn clean package
    * run, open browser
    * go to helium
    * enable few additional visualizations
    * create new note and add paragraph: print("%table text\tme\n")
    
    ### Screenshots (if appropriate)
    No
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/conker84/zeppelin master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/2421.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2421
    
----
commit 5d8e50e365dfce949f08f5334e683e82475e9029
Author: conker84 <sant...@gmail.com>
Date:   2017-06-19T21:02:17Z

    Bugfix

----


---
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.
---

Reply via email to