Welcome!

Lux Eye S3 is a visualizer for Lux AI Season 3 episodes. Load an episode below to get started.

Load from file

Supports HTML and JSON episodes generated using the luxai-s3 CLI and JSON episodes generated using the kaggle-environments CLI.

Load from Kaggle

Episodes can be loaded straight from Kaggle notebooks. See the example notebook for instructions.

Load from elsewhere

Supported inputs:
By default all non-localhost cross-origin requests are proxied through a CORS Anywhere instance. This is necessary because many websites serve requests without Access-Control-Allow-Origin headers. While we promise no episodes are persisted server-side, you are free to change the proxy to one hosted by yourself. Emptying the proxy field disables the use of any proxy.
This input type can also be used by browsing to https://main--lux-eye-s3.netlify.app/?input=<input>&proxy=<proxy>. If the proxy parameter is omitted then https://lux-eye-s3-cors-anywhere.jmerle.dev/ is used, if it is set to an empty value then no proxy is used. The proxy parameter is ignored if input is a localhost URL.