Bridgewater / scala-notebook

Interactive Scala REPL in a browser
Other
741 stars 155 forks source link

Reactive bokeh #47

Closed andypetrella closed 9 years ago

andypetrella commented 9 years ago

The reactive part is not there yet, since it would require more and more hacking on the JS side. However, some improvements have landed in the DataConnector api (which has to be refactored to some better shape, since it's suffering from initial simple design)

Regarding hacking on the bokeh reactive and high level plotting, the best would be to shift this work directly to the bokeh-scala library created by @mattpap in the @bokeh org.