Thanks for pointing that out, Corneau! This is really neat. Zhong
On Fri, Feb 12, 2016 at 3:51 PM, Corneau Damien <[email protected]> wrote: > It is explained in the Readme > < > https://github.com/apache/incubator-zeppelin/tree/master/zeppelin-web#configured-environment > > > You can just run `./grunt serve` next to an already running Zeppelin and > the page on port :9000 will be updated whenever there is a change in the > front > > On Fri, Feb 12, 2016 at 3:20 PM, Zhong Wang <[email protected]> > wrote: > > > Sorry for the mistake. I just found that it is not necessary to restart > the > > zeppelin daemon if I only do front-end change. > > > > However, grunt takes several seconds to run. Any suggestions on that > part? > > > > Thanks, > > Zhong > > > > On Fri, Feb 12, 2016 at 3:05 PM, Zhong Wang <[email protected]> > > wrote: > > > > > Hi Zeppelin Developers, > > > > > > I am trying to add checkbox as a type of dynamic forms. I am super new > to > > > front-end development. And currently, if I want make some change, I > need > > to: > > > -- > > > 1. stop the zeppelin server > > > 2. run grunt > > > 3. start the zeppelin server (and wait for the interpreter to > initialize) > > > > > > Is there anyway I can speed up this process? > > > > > > Thanks! > > > > > > Zhong > > > > > >
