CARVIEW |
Select Language
HTTP/2 200
access-control-allow-origin: *
content-security-policy: default-src 'none';prefetch-src 'self';connect-src 'self';font-src 'self' data:;img-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com data: placehold.it;object-src 'self';script-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' data: 'unsafe-inline';script-src-attr 'self';frame-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com https://support.github.com https://www.youtube-nocookie.com;frame-ancestors 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com;style-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' 'unsafe-inline' data:;child-src 'self';manifest-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self'
cross-origin-opener-policy: same-origin
cross-origin-resource-policy: same-origin
origin-agent-cluster: ?1
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-dns-prefetch-control: off
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-xss-protection: 0
cache-control: public, max-age=60
x-powered-by: Next.js
content-type: text/html; charset=utf-8
x-github-backend: Kubernetes
x-github-request-id: D8F2:2A870:2554AD:2FC5A3:68F07156
content-encoding: gzip
accept-ranges: bytes
age: 1
date: Thu, 16 Oct 2025 04:15:20 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210064-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760588118.239635,VS0,VE2170
vary: Accept-Encoding
strict-transport-security: max-age=31557600
content-length: 20006
Developing in a codespace - GitHub Docs
Skip to main content
GitHub Docs
Search or ask Copilot
Select language: current language is English
Search or ask Copilot
Open menu
Open Sidebar
Developing in a codespace
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.
- 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