Github user vmakhaev commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145934391 Sorry, to be late, maybe I should open another issue. I have use case for GET /notebook/:notebookId. We have some pre-defined notebooks, which we display to users in our app. And users are able to select particular paragraph they are interested in. It looks like dropdown with paragraph names and iframe, where selected paragraph is shown. App is associated with notebook by notebookId. So to have list of paragraph we need to get info about particular notebook by it's id.
--- 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. ---