nesi / eri-ood-rstudio-server-app

(Beta) OOD RStudio-server for app for eRI
MIT License
0 stars 1 forks source link

enable copilot #9

Open MattBixley opened 1 month ago

MattBixley commented 1 month ago

Charles asked if copilot will be enabled.

MattBixley commented 1 month ago

https://docs.posit.co/ide/user/ide/guide/tools/copilot.html

Using GitHub Copilot with RStudio Server and Posit Workbench With RStudio Server and Posit Workbench, GitHub Copilot must first be explicitly enabled by a system administrator. This can be done by adding the line:

copilot-enabled=1 to /etc/rstudio/rsession.conf.

DininduSenanayake commented 1 month ago

Since we don't run rserver from a persistent server, I will assume this is a directive to be passed onto wrapper file which will enable it per-session.