GitHub user Leemoonsoo opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/587

    [ZEPPELIN-550] Let interpreter define function for angular js

    ### What is this PR for?
    This allow interpreter define a function that callable from front-end.
    
    ### What type of PR is it?
    Feature
    
    ### Todos
    * [x] - implement AngularFunction
    * [ ] - add tests
    * [ ] - add docs
    
    ### Is there a relevant Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-550
    
    ### How should this be tested?
    Check screenshot
    
    ### Screenshots (if appropriate)
    
![image](https://cloud.githubusercontent.com/assets/1540981/12069380/e1d64d14-afe0-11e5-8fba-0a39c353cbd9.png)
    
    
    ### 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/Leemoonsoo/incubator-zeppelin new_angular_api

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

    https://github.com/apache/incubator-zeppelin/pull/587.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 #587
    
----
commit 8c3f9fa16e0dc6ae3173bd6d475b38f512f0539d
Author: Lee moon soo <m...@apache.org>
Date:   2015-12-31T21:53:26Z

    AngularFunction

commit 909106e75c24771806d160110b55aa20145423ee
Author: Lee moon soo <m...@apache.org>
Date:   2015-12-31T22:48:57Z

    Use single angularobject for a angularfunction

commit ba4ec8a277c82463c9d85a9aa6585fc49cbaba04
Author: Lee moon soo <m...@apache.org>
Date:   2016-01-01T00:01:35Z

    Add quick access method to zeppeincontext

----


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