Run RStudio server easily in your CoCalc project or a compute server #7449
williamstein
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We just added RStudio support to CoCalc projects (restart your project and refresh your browser if this doesn't work):
Run RStudio directly in your project
Open the "Servers" Tab to the left, then scroll down and click the "RStudio" button:
In a second, R Studio server will appear in another tab:
Simple as that. You can also run JupyterLab and VS Code just as easily.
Run RStudio on a compute server
If you need vastly more compute power (e.g., 80 cores for only $0.47/hour!!!), scroll up a little and create a compute server:
then:
After that, create the compute server and when it starts up, click the https link. You may have to copy/paste a token to access the RStudio instance.
Beta Was this translation helpful? Give feedback.
All reactions