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:;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: 7BDC:15AD5B:85C0ED:D39E2F:687C45B4
content-encoding: gzip
accept-ranges: bytes
age: 1
date: Sun, 20 Jul 2025 01:26:13 GMT
via: 1.1 varnish
x-served-by: cache-bom4733-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1752974772.596827,VS0,VE2186
vary: Accept-Encoding
strict-transport-security: max-age=31557600
content-length: 24261
Customizing your 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
Customizing your codespace
You can customize a codespace you've created to suit your own preferences.
Renaming a codespace
You can change the codespace display name to one of your choice on GitHub or using the GitHub CLI.
Changing the shell in a codespace
You can change your shell in a codespace to keep the setup you're used to.
Changing the machine type for your codespace
You can change the type of machine that's running your codespace, so that you're using resources appropriate for the work you're doing.