Hi. You can do what you want using zeppelin REST API[1] . [1] http://zeppelin.apache.org/docs/0.6.0-SNAPSHOT/rest-api/rest-notebook.html
Thanks. 2016-06-28 11:45 GMT+09:00 Chandra Maloo <maloochan...@gmail.com>: > Hello, > I have a notebook with multiple paragraphs. I have embedded the results of > those paragraphs in a webpage as iframes. Whenever my data changes I have > to open the notebook and run all paragraphs to re generate the graphs. Is > there some way I could do this without UI so that maybe i can run a cron > job for it. > Looking forward to reply. > > Thanks, > Chandra >