Skip to content

Commit 9672a00

Browse files
committed
Add info about auto-deletion of GitHub Workspace
1 parent b3e3c69 commit 9672a00

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Loading

en/chromebook_setup/instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ The bash terminal (similar to Linux) is at the bottom of the page.
2525

2626
![](images/codespace-preview.png)
2727

28+
By default, the GitHub Codespace environment will be deleted after 1 month (this applies only to the environment, not your code). To prevent auto-deletion, you can adjust the settings on the page: https://github.com/codespaces
29+
30+
![](images/codespace-auto-delete-off.png)
31+
2832
- Continue with the tutorial
2933

3034
Follow the next steps from the section [Set up virtual environment and install Django](https://tutorial.djangogirls.org/en/installation/#virtualenv).

0 commit comments

Comments
 (0)