From 1c45d0777a0b08dedc153f2afa53b147da5873fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Fri, 7 May 2021 17:17:49 +0200 Subject: [PATCH] Update welcome.ex (#263) --- lib/livebook/notebook/welcome.ex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/livebook/notebook/welcome.ex b/lib/livebook/notebook/welcome.ex index 86f616f05..19c897420 100644 --- a/lib/livebook/notebook/welcome.ex +++ b/lib/livebook/notebook/welcome.ex @@ -144,6 +144,10 @@ defmodule Livebook.Notebook.Welcome do dependencies into your Elixir runtime! This approach is especially useful when sharing notebooks because everyone will be able to get the same dependencies. Let's try this out: + **Note:** compiling dependencies may use a reasonable amount of memory. If you are + hosting Livebook, make sure you have enough memory allocated to the Livebook + instance, otherwise the command below will fail. + ```elixir # Note: this requires Elixir version >= 1.12 Mix.install([