Re: is there a package similar to SHINY in R for python ...

2014-02-22 Thread Michael Torrie
On 02/22/2014 12:04 PM, Dennis Lee Bieber wrote: > Except he did state "... in the web browser ...", so I responded on > that side... You're right of course. Sorry about that. I kind of wondered why he was asking when R does the job. > > Apparently "shiny" is rather new... It isn't

Re: is there a package similar to SHINY in R for python ...

2014-02-21 Thread Michael Torrie
On 02/21/2014 07:57 PM, Dennis Lee Bieber wrote: > On Fri, 21 Feb 2014 15:28:55 -0800 (PST), anujg1...@gmail.com declaimed the > following: > >> I want to have textboxes, sliders, and buttons in the web browser that >> change the data visualization just like shiny does in R. >> >> Is there someth

is there a package similar to SHINY in R for python ...

2014-02-21 Thread anujg1984
I want to have textboxes, sliders, and buttons in the web browser that change the data visualization just like shiny does in R. Is there something like that in python. Bokeh makes graphs in the browser, but they dont provide a way to manipulate the graph with sliders, textboxes etc. ? -- http