From a991bf36c9b93b8bdd537fef10dac49d2a3b637c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonatan=20K=C5=82osko?= Date: Wed, 8 Mar 2023 16:38:22 +0100 Subject: [PATCH] Update hubs description --- lib/livebook_web/live/hub/new_live.ex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/livebook_web/live/hub/new_live.ex b/lib/livebook_web/live/hub/new_live.ex index c869a8414..5486d45f3 100644 --- a/lib/livebook_web/live/hub/new_live.ex +++ b/lib/livebook_web/live/hub/new_live.ex @@ -19,10 +19,10 @@ defmodule LivebookWeb.Hub.NewLive do def render(%{enabled?: false} = assigns) do ~H""" -
+
-

+

Deploy applications, share secrets, templates, and more with Livebook Hubs.

@@ -30,14 +30,14 @@ defmodule LivebookWeb.Hub.NewLive do Each Livebook user has their own personal Hub and soon they will be able to deploy their personal notebooks to Fly.io and Hugging Face. @@ -50,7 +50,7 @@ defmodule LivebookWeb.Hub.NewLive do 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, get in touch!