Skip to content

Commit 2aa9df5

Browse files
authored
Remote SSH sessions are no longer experimental (#74)
1 parent 12b457c commit 2aa9df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote-ssh.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Remote SSH"
33
---
44

5-
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.
5+
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.
66

77
```{mermaid}
88
%%| fig-align: center

0 commit comments

Comments
 (0)