> ## 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.

# notebook

Open a Jupyter Notebook on your Komodo machine.

## Usage

`komo machine notebook [OPTIONS] MACHINE_NAME`

## Examples

Open a notebook on machine `dev`

```bash theme={null}
komo machine notebook dev
```
