Skip to content

Instantly share code, notes, and snippets.

@remlapmot
Created March 18, 2022 11:53
Show Gist options
  • Save remlapmot/393d06f6776d13d42835a210ad38bb36 to your computer and use it in GitHub Desktop.
Save remlapmot/393d06f6776d13d42835a210ad38bb36 to your computer and use it in GitHub Desktop.
Launch an RStudio Server session, then go to in browser localhost:8787
#!/usr/bin/bash
sudo rstudio-server start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment