The current version allows you to start up a remote desktop session when running on Codespaces. The 'trick' was mostly that we needed sudo to make the desktop-lite install.sh work. Originally, due to needing root, this was done on the Toolbox repo, but it makes more sense to do it here, so that's been removed now.
Next steps include:
The current version allows you to start up a remote desktop session when running on Codespaces. The 'trick' was mostly that we needed
sudoto make thedesktop-liteinstall.sh work. Originally, due to needingroot, this was done on the Toolbox repo, but it makes more sense to do it here, so that's been removed now.Next steps include: