Set up, connect to, and use Remote Workspaces inside Factory sessions
devcontainer.json
(see below)Open Session Settings
Create a New Remote Workspace
devcontainer.json
.Verify Workspace Ready
.devcontainer/devcontainer.json
in your repo or upload it when creating the workspace.
Do I need a devcontainer?
Updating devcontainer settings
devcontainer.json
from the workspace menu and click Rebuild. The remote workspace is rebuilt on the next launch.Open or Start a Session
Connect to Cloud Machine
Confirm Connection
npm run dev pytest git statusOutput streams live into chat and logs.
Can't connect from session
Command not found
postCreateCommand
completes without errors.