File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
container_setup/gitpod_workspace Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,9 @@ the state it was in when it was last stopped.
28
28
29
29
### Managing and Sustaining Codespaces
30
30
31
- ** Gitpod Workspace Pinning**
31
+ #### Gitpod Workspace Pinning
32
+
33
+ <!-- markdownlint-disable MD036 -->
32
34
33
35
** Purpose:** Workspace pinning prevents important workspaces from being
34
36
automatically deleted.
@@ -48,3 +50,5 @@ deletion. 
48
50
Protects critical projects or environments from accidental loss. Ensures
49
51
long-term availability of specific workspaces that you frequently use or need to
50
52
preserve.
53
+
54
+ <!-- markdownlint-enable MD036 -->
Original file line number Diff line number Diff line change
1
+ <!-- markdownlint-disable MD036 -->
1
2
** 1) Environment variables**
2
3
3
4
- We have environment variables defining paths to directories for building R and
You can’t perform that action at this time.
0 commit comments