Skip to content

Commit 819d2ff

Browse files
committed
adds excerpt about deleting codespaces
1 parent 558ae71 commit 819d2ff

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

codespaces.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,13 @@ You’re all set. Don’t forget that you can Ctrl+click on the links displayed
5656

5757
Your Codespace will automatically be stopped 30 minutes after you close the browser tab. This is to prevent excessive resource utilization. It can be resumed from the same part of the Github UI if needed, within 30 days of the last time it was used.
5858

59-
![12 — Resume Codespace](https://raw.githubusercontent.com/temporalio/temporal-learning/refs/heads/main/static/courses/common/codespaces/12-resume-codespace.png)
59+
![12 — Resume Codespace](https://raw.githubusercontent.com/temporalio/temporal-learning/refs/heads/main/static/courses/common/codespaces/12-resume-codespace.png)
60+
61+
### Delete Your Codespaces
62+
63+
Once you are done with this course or the exercises, manually delete your codespaces. There are costs associated with storing codespaces. You should therefore delete any codespaces you no longer need. Here are the steps you need to take to delete your codespaces:
64+
65+
1. Visit your codespaces page [here](https://github.com/codespaces).
66+
2. To the right of the codespace you want to delete, click the three dots, then click `Delete`:
67+
68+
![Delete codespace](https://learn.temporal.io/courses/common/codespaces/13-delete-codespaces.png "Delete codespace")

0 commit comments

Comments
 (0)