Excellent, that helps tremendously. Updating via REST will do the trick - thanks!
From: Jun Kim <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Monday, February 6, 2017 at 5:05 AM To: "[email protected]" <[email protected]> Subject: Re: Updating a Zeppelin graph remotely/programmatically? Zeppelin has REST APIs! In your case, run a paragraph asynchronously<http://zeppelin.apache.org/docs/0.7.0/rest-api/rest-notebook.html#run-a-paragraph-asynchronously> might help :) 2017년 2월 6일 (월) 오후 10:02, Edgar Orendain <[email protected]<mailto:[email protected]>>님이 작성: Hi, I’m considering Zeppelin for a visualization project that requires a graph to be updatable remotely (or at least programmatically without having UI access to the notebook). The updates would be gradual (new plot points every X seconds). Is this a Zeppelin use case, and if so is there a good reference that I could check out? Thanks! Edgar Orendain -- Taejun Kim Data Mining Lab. School of Electrical and Computer Engineering University of Seoul
