pysepal.solara.runtime_context.current_scope_id# pysepal.solara.runtime_context.current_scope_id()[source]# Return a scope id for the current runtime, always. Returns: The per-connection runtime’s scope id, or PROCESS_SCOPE when there is none (script, pytest, unsupported kernel). Return type: str