mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-13 08:24:22 +08:00
18 lines
983 B
Markdown
18 lines
983 B
Markdown
# Intro to Livebook Teams
|
|
|
|
[Livebook Teams](https://livebook.dev/teams/?ref=docs) enables you to deploy Livebook apps to your own infrastructure.
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/lwLx5beXxsg?si=husANqYhTc3rXAZS" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
|
|
|
Besides deployment automation, it also offers the following features:
|
|
|
|
- Authentication via multiple identity providers:
|
|
- Livebook Teams
|
|
- [Email-domain (Google, Microsoft, etc)](email_domain.md)
|
|
- [OIDC (Okta, Microsoft Entra, etc)](oidc_sso.md)
|
|
- Authorization
|
|
- based on groups from an OIDC identity provider
|
|
- [Shared Livebook secrets](shared_secrets.md)
|
|
- [Shared Livebook file storages](shared_file_storages.md)
|
|
|
|
You can [start a free trial here](https://livebook.dev/teams/?ref=docs).
|