livebook-dev / livebook

Automate code & data workflows with interactive Elixir notebooks

Home Page:https://livebook.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broadcast event with application state

josevalim opened this issue · comments

The node that is running the orchestrator should publish a local event (or have it as part of TeamClient) with all applications. The applications must be either: "available" (it is part of the apps tracker) or "preparing" (the orchestrator knows about it but not yet available).