Machines
Connecting to Machines
After you have launched a machine, you can connect to them through a Jupyter notebook, VSCode, or SSH.
To see the machines you have running from the CLI, just run
komo machine list
Connecting through Jupyter Notebooks
If you launched a machine with a notebook, you can open it by simply finding your machine on the dashboard and clicking on the ‘Open Notebook’ button. Alternatively, you can open it with the CLI:
Connecting through VSCode
This requires that you install the VSCode CLI
You can also open a machine inside VSCode:
Connecting over SSH
To connect to a machine over SSH, simply run: