GitHub user eranwitkon opened a pull request:

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

    zeppelin-333: [WIP] Notebook create delete & clone REST API

    Initial implementation of createNote REST API.
    implementation overlap socket implementation to minimal the effect for 
socket behavior, later PR can refactor the creation "logic" (create note, add 
paragraph, set name) to the zengine class and avoid duplication or even better 
migrate web client to use REST API as well.  

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

    $ git pull https://github.com/eranwitkon/incubator-zeppelin 333

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

    https://github.com/apache/incubator-zeppelin/pull/334.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 #334
    
----
commit d5044a1bf9eee6564d6ddff20c9acb2421e269ab
Author: eranwitkon <goi....@gmail.com>
Date:   2015-10-03T19:46:54Z

    initial implementation if createNote REST API

----


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