pysepal.solara.runtime_context#

Runtime identity helpers for pysepal Solara app state.

Scopes SessionManager sessions and the NotificationProvider bus to the current app runtime: Solara server, Voila (including preheated kernels), or plain Jupyter Notebook/Lab.

Functions

get_current_runtime_id

Return a stable id for the current app runtime.

UnsupportedSolaraRuntimeError

Raised when pysepal cannot resolve a supported app runtime.