No real full screen mode yet. Safari’s top bar can’t be removed, and Add to Home Screen doesn’t work because of the login redirect.
Best you can do is turn on Request Desktop Website go split view for a second, then back that hides the bar for a bit.Otherwise, use Blink Shell or VS Code Remote Tunnels for true full screen access.
Anyone else found a worthy alternative?
Any plans for built in support of GitHub Codespaces in iPad/tablet version?
iPad full screen support
[iPadOS] Cannot select text in GitHub Codespaces editor (Safari/Chrome)
[iPadOS] Copy-paste to terminal is not working on iPad
How do I enable Codespaces on GitHub?
Codespaces is on by default for developers with a GitHub free account. If you belong to an organization, there may be a policy that prevents cloning—but if you can clone a repository, you will be able to start using Codespaces. Organizations will also need to pay for, enable, and manage their Codespaces instances.
How do I use Codespaces?
There are a number of entry points to spin up a Codespaces environment, including:
A template.
Your repository for new feature work
An open pull request to explore work-in-progress
A commit in the repository's history to investigate a bug at a specific point in time
Visual Studio Code
In beta, can you also use your JetBrains IDE or JupyterLab
Learn more about how to use Codespaces in our documentation.
Is Codespaces available for individual developers?
Codespaces is available for developers in every organization, and under the control of the organization who pays for the user's codespace. All personal (individual) GitHub.com accounts include a quota of free usage each month, which organizations can enable (see the next question) for their private and internal repositories. GitHub will provide users in the free plan 120 core hours or 60 hours of run time on a 2 core codespace, plus 15 GB of storage each month. See how it's balanced on the billing page.