Github user vmakhaev commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145942562 Yes, we can merge this and treat my comment as request for additional API. I think in general case we just want to get as much info about particular notebook as we can. In our case we are interested in array of paragraphs and for each paragraph we want to know it's name, id and if it has graph or not. And we only show those which are with graph. Even if it does not have name, it does not matter for us, because we can generate some temporary name to show it in dropdown.
--- 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. ---