ipython notebook for R: Quickstart for Ubuntu
If you're like me, you love ipython notebook but often write R. RStudio's integrated RMarkdown is nice, but for some contexts like quick demos or basic training, a browser-based interface is unbeatable. What if we could get the best of both worlds - an ipython notebook for R? The answer is rNotebook, and if you