Note: you probably shouldn't share your tokens like I did above. 😜
To run:
git clone https://github.com/rgbkrk/bindering.git
cd bindering
npm install
npm run start
This will:
- Launch a binder backed server
- Launch a kernel
- Query kernel status
- Run some code
- Shutdown the kernel
