πŸ’»
IT Wiki
CtrlK
  • πŸ‘‹Welcome
  • 🐧Linux
    • Basics
    • Useful Commands
    • SSH
    • Linux with Windows
      • WSL
      • Linux on Portable SSD
    • Ubuntu Startup Script
    • Customize Terminal
      • Best Shell
      • Change Bash Colors
    • Add flatpak for Kubuntu 24.04
    • Troubleshooting
    • 🐳Docker
      • Introduction
      • Tips & Tricks
      • Easy Monitoring
      • Examples of use
  • VS Code
    • Alpine Vscode Server Tunnel
    • Codespace as SSH Proxy
    • GUI on Codespace
    • Nice Extensions
  • Git
    • SSH Keys & PAT
    • Updating fork
    • Creating a mirror of a repo
    • Rename/Edit/Squash commit(s)
    • Reset and Switch
    • Github Actions
    • Tips & Tricks
  • Python
    • Virtual Environments
    • UV
    • Tips & Tricks
  • πŸ’»Awesome Tools
    • Medicat
  • 😎Awesome Sites
    • ⭐FMHY
    • πŸ‘“Github Awesome
    • QuickRef
    • Hacking Wiki
  • ✍️TODO
    • R&T
    • React + NodeJS + Express Website
Powered by GitBook
On this page
  • Method 1
  • Method 2
  1. VS Code

GUI on Codespace

Method 1

  1. Create a Github Codespace of https://github.com/cs50/codespace

  2. Open CS50 Menu in left bar > Click on GUI to launch noVNC client

Method 2

  1. Create a Codespace of https://github.com/kipavy/codespace-gui

  2. Open http://127.0.0.1:6080/

  3. default password is vscode

  4. Any GUI app will launch on NoVNC

PreviousCodespace as SSH ProxyNextNice Extensions

Last updated 1 month ago