Files
helixnotebook/README.md

5 lines
140 B
Markdown
Raw Normal View History

2026-04-01 10:12:58 +05:30
```sh
kitty -o allow_remote_control=yes -o enabled_layouts=tall
kitty @ launch --title python --cwd=current --keep-focus uv run ipython
2026-04-01 10:12:58 +05:30
```