Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1fb363a

Browse files
authored
Check the number of active codespaces before creating a new one in Step 3 (#94)
1 parent9ac889a commit1fb363a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.github/steps/3-customize-codespace.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ Let's customize some settings in the `devcontainer.json` file!
3838
1. Create a new codespace by navigating to the landing page of your repository.
3939
1. Click the**Code** button located in the middle of the page.
4040
1. Click the**Codespaces** tab on the box that pops up.
41+
1. Ensure the number of active codespaces does not reach the maximum (typically 2). For more information, see[understanding the codespace lifecycle](https://docs.github.com/en/codespaces/getting-started/understanding-the-codespace-lifecycle).
42+
43+
>**Tip**: To stop an active codespace, click the**•••** next to**<span>&#x25cf;</span>Active** and select**Stop codespace** from the menu.
44+
4145
1. Click the**Create codespace on main** button.
4246

4347
>Wait about**2 minutes** for the codespace to spin itself up.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp