Y
Hacker News
new
|
ask
|
show
|
jobs
by
probably
5179 days ago
Emacs mode already? They're doin it right. :)
I was not aware RStudio was web-based. News to me...
1 comments
etrain
5178 days ago
Yep, RStudio is GWT driven (
https://developers.google.com/web-toolkit/
) and uses some very particular configuration tricks to keep you from accessing it with a browser in local mode.
link