Hi, I added a button to run a paragraph with new values from text-box. For some reason the onClick function runs only once. I am using the master branch from github.
val button = <div class="btn btn-success btn-sm">Update Display</div>.onClick{() => z.run("20160326-202433_889465080" ) z.run("20160326-203128_1912408797") } Here is the notebook. https://github.com/deepakas/zeppelin-gallery/tree/master/wikigraphvis/notebook Thanks, Deepak