Skip to content

Commit

Permalink
Merge pull request #178 from r-devel/docs/gitpod-update
Browse files Browse the repository at this point in the history
docs: gitpod live share
  • Loading branch information
iaine authored Aug 16, 2024
2 parents f6c0c2a + a1223c0 commit bedf755
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
Binary file added docs/assets/gitpod5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/gitpod6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 11 additions & 1 deletion docs/container_setup/gitpod_workspace/live_share.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
## Gitpod Live Share Alternative
## Gitpod Live Share Alternative
1. Gitpod live share can be started from dashboard itself by clicking on `Share` option on dashboard.

![liveshare](../../assets/gitpod5.png)

2. After that whenever you open Gitpod Workspace the live share is enabled and ready to share workspace with others.


![liveshare](../../assets/gitpod6.png)

Note : Note: The live share will be enabled even if you close the workspace.

0 comments on commit bedf755

Please sign in to comment.