mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-09 15:08:04 -05:00
141c57ad1e9230722ea012d71df82ce1c8580c88
- Use websockets package to implement Shiny server in R - NB: Current behavior is undefined if more than one client connects at the same time - Added HTML and plot (actually image) binding types on the client
Shiny
A web framework for R (eventually--Ruby for now)
sudo apt-get install ruby1.9.1 ruby1.9.1-dev
sudo gem install bundler
cd shiny
bundle install --path vendor
./run.sh
Description
Languages
R
60.3%
JavaScript
18.7%
TypeScript
16.2%
SCSS
3%
HTML
1.4%
Other
0.4%