django-ray
Sample project panel for exploring task queues, workers, and Ray-backed execution.
Browser API access
Paste the local demo's DJANGO_API_TOKEN to use protected dashboard actions.
Total{{ total }}
Queued{{ queued }}
Running{{ running }}
Succeeded{{ succeeded }}
Failed{{ failed }}
Expired{{ expired }}
Swagger UI for enqueue, task status, metrics, and admin endpoints.
Django AdminInspect task executions, worker leases, retries, and cancellation state.
Ray DashboardOpen the configured Ray dashboard for cluster and task runtime visibility.
HealthDatabase-backed application health check used by the Kubernetes probes.
Protected API response
Source code, issues, examples, and development history.
Read the DocsGuides, deployment notes, API reference, and operations docs.
PyPIPackage releases and installation metadata.
Trigger a smoke task
Enqueues add_numbers(2, 3) on the default queue and refreshes stats.
Last action
Enter the local demo API token to enable protected actions.