diff --git a/remote-ssh.qmd b/remote-ssh.qmd index 022bfe2b..5b502d6f 100644 --- a/remote-ssh.qmd +++ b/remote-ssh.qmd @@ -2,7 +2,7 @@ title: "Remote SSH" --- -Positron has **experimental** support for Remote SSH sessions. This feature allows the Positron IDE's front end (user interface) to run on one machine, while the back end (files, projects, Python and R sessions, etc.) runs on another machine. The two machines communicate using an ordinary secure shell (SSH) connection. +Positron has support for Remote SSH sessions. This feature allows the Positron IDE's front end (user interface) to run on one machine, while the back end (files, projects, Python and R sessions, etc.) runs on another machine. The two machines communicate using an ordinary secure shell (SSH) connection. ```{mermaid} %%| fig-align: center