Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/465#issuecomment-159809761 @astroshim looks great! Could you also please update the [REST API docs](http://zeppelin.incubator.apache.org/docs/0.6.0-incubating-SNAPSHOT/rest-api/rest-notebook.html), by adding a description of new API there? Docs sources are in https://github.com/apache/incubator-zeppelin/blob/master/docs/rest-api/rest-notebook.md and here are the [instructions](http://zeppelin.incubator.apache.org/docs/0.6.0-incubating-SNAPSHOT/development/howtocontributewebsite.html) on how to build/update them. BTW there may be a small typo in PR description: >Run notebook job. >$ curl -XDELETE http://121.156.59.2:8080/api/notebook/job/2B3Z5BXJA {"status":"ACCEPTED"} Instead of `curl -XPOST ...`
--- 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. ---