Analytics
R, with the consoleand the plots beside it
RStudio Server, served straight to the browser.No desktop and no VNC — the IDE is the page.
RStudio 1.44 cores · 8 GBServed on 8787
hub://rstudio
$ dxflow workflow create --identity rstudio hub://rstudio
$ dxflow workflow start rstudio --link
01Pick a machinecores, memory and a rate per hour
02Create the workflowpulled from the hub, once
03Run it, then stopstopped when the work is done
The application
The R desktop,without a desktop
An editor, a console, a plot pane and a package manager.
Editor and console
Write it, run it, and watch the plot pane redraw in the same tab.
Packages persist
install.packages() writes into the home directory on that volume.
One account
Sign in as USER, which is dxflow unless you change it on a start.
The session
One port,and PAM behind it
RStudio checks the password against the USER account.
8787Webthe IDE itself
/volumeStoragethe home directory
Open it from anywhereStart with --link and the page comes back on an HTTPS address.
Set a password firstPASSWORD defaults to dxflow, and everyone can read this page.
Run RStudio Server on your own machinePick a machine that meets it, and it opens about a minute after you ask.