Overview of Livebook Teams features
mainLivebook Teams allows you to deploy notebooks as internal applications and provides a controlled environment for runbooks and production operations. Key capabilities include:
- App Deployment: Deploy notebooks as internal apps to your infrastructure via the Livebook UI or CLI, and organize them using folders.
- Access Control: Manage deployment authorization and authenticate users via Livebook Teams, Email-domain (Google, Microsoft, etc.), or OIDC (Okta, Microsoft Entra, etc.).
- Authorization: Implement authorization based on groups from an OIDC identity provider.
- Observability: Audit logs are available via
STDOUT, recording the identity of the authenticated user, the specific code executed in a notebook, and the timestamp. - Shared Resources: Access shared Livebook secrets and shared Livebook file storages.