Re: New Notebook REST API Endpoint request (Clear Output for a notebook)

2017-01-14 Thread Deenar Toraskar
Many thanks On 11 January 2017 at 01:13, Mina Lee wrote: > Hi Deenar, > REST API for clear all output will be delivered with 0.7.0 version. > We are working on 0.7.0 release so you will be able to use it sooner or > later. > You can find the rest api doc [1] for this on zeppelin website. > > Reg

Re: New Notebook REST API Endpoint request (Clear Output for a notebook)

2017-01-10 Thread Mina Lee
Hi Deenar, REST API for clear all output will be delivered with 0.7.0 version. We are working on 0.7.0 release so you will be able to use it sooner or later. You can find the rest api doc [1] for this on zeppelin website. Regards, Mina [1] http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/rest-api/r

New Notebook REST API Endpoint request (Clear Output for a notebook)

2017-01-10 Thread Deenar Toraskar
Hi The Zeppeling User Interface has a button to clear all output for a given notebook. It would be useful to have the same functionality exposed via the Notebook REST API https://zeppelin.apache.org/docs/0.6.2/rest-api/rest-notebook.html. Regards Denear