1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/codespaces/developing-in-codespaces/deleting-a-codespace.md
2021-06-24 10:21:07 -04:00

1.8 KiB

title, intro, permissions, redirect_from, versions, type, topics
title intro permissions redirect_from versions type topics
Deleting a codespace You can delete a codespace you no longer need. Anyone can delete a codespace owned by their user account.
/github/developing-online-with-github-codespaces/deleting-a-codespace
/github/developing-online-with-codespaces/deleting-a-codespace
fpt
*
how_to
Codespaces
Fundamentals
Developer

{% data reusables.codespaces.release-stage %}

{% data reusables.codespaces.concurrent-codespace-limit %}

{% note %}

Note: Only the person who created a codespace can delete it. There is currently no way for organization owners to delete codespaces created within their organization.

{% endnote %}

  1. Navigate to the repository where you created the codespace. Select {% octicon "codespaces" aria-label="The codespaces icon" %} Codespaces and then click {% octicon "gear" aria-label="The Settings gear" %}. This will display all {% data variables.product.prodname_codespaces %} that you have created in the repository. Codespaces tab

Alternatively, you can see every codespace owned by your user account at github.com/codespaces.

  1. To the right of the codespace you want to delete, click {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %}, then click {% octicon "trash" aria-label="The trash icon" %} Delete Delete button

Deleting a codespace in {% data variables.product.prodname_vscode %}

For information on deleting a codespace in {% data variables.product.prodname_vscode %}, see "Using Codespaces in Visual Studio Code."