-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #178 from r-devel/docs/gitpod-update
docs: gitpod live share
- Loading branch information
Showing
3 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |