AbdulElahGwaith's picture
Upload folder using huggingface_hub
88df9e4 verified
metadata
title: Developing in a codespace
intro: >-
  Create a codespace to get started with developing your project inside a
  dedicated cloud environment. You can use your codespace in the browser or in a
  choice of code editors.
versions:
  fpt: '*'
  ghec: '*'
topics:
  - Codespaces
children:
  - /developing-in-a-codespace
  - /creating-a-codespace-for-a-repository
  - /creating-a-codespace-from-a-template
  - /deleting-a-codespace
  - /opening-an-existing-codespace
  - /working-collaboratively-in-a-codespace
  - /using-source-control-in-your-codespace
  - /using-github-codespaces-for-pull-requests
  - /stopping-and-starting-a-codespace
  - /forwarding-ports-in-your-codespace
  - /rebuilding-the-container-in-a-codespace
  - /default-environment-variables-for-your-codespace
  - /persisting-environment-variables-and-temporary-files
  - /connecting-to-a-private-network
  - /getting-started-with-github-codespaces-for-machine-learning
  - /using-github-codespaces-in-visual-studio-code
  - /using-github-codespaces-with-github-cli
redirect_from:
  - /codespaces/developing-in-codespaces

{% ifversion ghec %}

{% data reusables.codespaces.data-residency-availability %}

{% endif %}