This has been tested to run on macOS on Apple Silicon. Currently, does not work in Ubuntu 24 (you'll have to use the browser runtime).
-
First, make sure you have the runt repo (
https://github.com/runtimed/runt) cloned locally in the same directory asintheloop├── intheloop/ └── runt/ -
Put the key into your .env file:
RUNT_API_KEY="eyJ..." -
Copy the exact
NOTEBOOK_ID=xxx ...command shown -
Run that command in your terminal where
intheloopis your current directory.
In the future, this process should be smoothed out. Ideally, you'd install a package locally and run it from there!
We welcome contributions to make this better! See CONTRIBUTING.md


