Launching machines, including GPU-backed notebooks, is a breeze with Komodo:Documentation Index
Fetch the complete documentation index at: https://docs.komodo.io/llms.txt
Use this file to discover all available pages before exploring further.
1. Create your machine config file
Copy the following YAML file todev.yaml and modify it to your needs:
2. Launch the machine
Launch the machine by simply running:Machine names are required to be unique, because that is how you reference them with the CLI.
notebook parameter in the config file, and instead
start a notebook with the --notebook CLI flag:
3. Open the notebook
When interacting with machines using the CLI, you reference them using their unique name rather than their ID.