```sh
kitty -o allow_remote_control=yes -o enabled_layouts=tall
kitty @ launch --title python --cwd=current --keep-focus uv run ipython
```