Github user eranwitkon commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145831974
I just re-based on latest master and run test again.
Ready for merge.
---
If your project is set up for it, you can reply to this email and have your
GitHub user eranwitkon reopened a pull request:
https://github.com/apache/incubator-zeppelin/pull/334
zeppelin-333:Notebook create delete & clone REST API
Initial implementation of createNote REST API.
implementation overlap socket implementation, to minimal the effect for
socke
Github user eranwitkon closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/334
---
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
Github user eranwitkon commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145817699
The above commit was already merged . I will remove it and rebase on latest.
Tnx,
×ת×ר×× ××× ×׳, 6 ×××ק׳ 2015, 13:31 ××ת Ale
Github user bzz commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145816809
For this PR to be merged faster, it should include only your commits,
related to the described work.
Are you sure 0cfa463 is one of them?
---
If your proje
Github user eranwitkon commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145636200
merged with update flik docs from [this
commit](https://github.com/apache/incubator-zeppelin/commit/82ea80dc6a320a7d7e400495afa3cd97f1c523eb)
---
If your
Github user eranwitkon commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145629683
This PR includes the following:
- [x] Support for Create, Delete, Clone REST API.
- [x] implementation of clone on zengine notebook.
- [