Skip to content

Commit

Permalink
Edit
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot committed Oct 15, 2024
1 parent 0ded8b7 commit e6bb4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/opensafely-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ To launch the OpenSAFELY r image running in a local instance of rstudio-server p
opensafely rstudio
```

This will launch an rstudio-server session in a browser window, most likely at `http://localhost:8787/`. This provides the RStudio interface to the r image, therefore, the versions of R and all the packages are the same in the r image.
This will launch an rstudio-server session in a browser window, most likely at `http://localhost:8787/`. This provides the RStudio interface to the r image, therefore, the versions of R and all the packages are the same as they are in the r image.

If you have an `.Rproj` file at the top level of your repository, `opensafely rstudio` will detect this and will open the rstudio-server session in RStudio's project mode. In this mode the Git pane is available.

Expand Down

0 comments on commit e6bb4f7

Please sign in to comment.