From 2db261898f11ee7b611aa0cd49452856821aa490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonatan=20K=C5=82osko?= Date: Wed, 8 Mar 2023 13:44:44 +0100 Subject: [PATCH] Format --- lib/livebook_web/controllers/auth_html/index.html.heex | 3 +-- lib/livebook_web/live/hub/new_live.ex | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/livebook_web/controllers/auth_html/index.html.heex b/lib/livebook_web/controllers/auth_html/index.html.heex index 127c69997..bd5b65546 100644 --- a/lib/livebook_web/controllers/auth_html/index.html.heex +++ b/lib/livebook_web/controllers/auth_html/index.html.heex @@ -78,8 +78,7 @@
- No app notebooks found. -
Follow these steps to list your apps here: + No app notebooks found.
Follow these steps to list your apps here:
  1. diff --git a/lib/livebook_web/live/hub/new_live.ex b/lib/livebook_web/live/hub/new_live.ex index c8bd16eef..c869a8414 100644 --- a/lib/livebook_web/live/hub/new_live.ex +++ b/lib/livebook_web/live/hub/new_live.ex @@ -45,7 +45,8 @@ defmodule LivebookWeb.Hub.NewLive do

    We are also working on Livebook Teams, which were designed from the ground up to deploy notebooks within your organization. - Livebook Teams runs on your own infrastructure + Livebook Teams + runs on your own infrastructure to provide essential features for secure collaboration between team members, such as digital signing of notebooks, safe sharing of secrets, and more. To learn more,