Rstudio Server 默认是关闭Copilot
Copilot is turned off by default.
Copilot is turned off with copilot-enabled=0 in /etc/rstudio/rsession.conf
通过编辑 /etc/rstudio/rsession.conf配置文件,添加:copilot-enabled=1
Copilot is enabled with copilot-enabled=1 in /etc/rstudio/rsession.conf, authorization works, and Copilot returns suggestions
本站原创,如若转载,请注明出处:https://www.ouq.net/3777.html