Hacker News new | ask | show | jobs
by in9 3289 days ago
I think shinny is awesome, but for online dashboards for my company, Dash seems awesome for one reason: no R. :D

Don't get me wrong, I use R almost everyday in my analysis, but setting up a dashboard that connects to a remote data source is a bit of a hassle and quite tiresome to set an entire R environment.

Ill play around with it, but working with virtualenv + requests + pandas + dash will make it easy to easily prototype some dashboards...

1 comments

Have you used Shiny? It is so dead simple compared to other solutions I have seen. Biased but I love R.