Connect your server

The workbench drives a local open-lease server in your browser. Start it with this page allowed as a cross-origin caller, then connect below. Your server URL and token stay in this browser and are sent only to your machine.

Run locally
gpu serve --cors-origin https://<this-page-origin>

Requires the API extra: pip install 'open-lease[api]'

Not connected