livebook
Authentication required

Type password to access the Livebook.

Please check out the console for authentication URL or type the token directly here.

To use password authentication, set the LIVEBOOK_PASSWORD environment variable.

Public apps
<%= live_render(@conn, LivebookWeb.AuthAppListLive) %>
No app notebooks found.
Follow these steps to list your apps here:
  1. Open a notebook
  2. Click <.remix_icon icon="rocket-line" class="align-sub text-lg" /> in the sidebar and configure the app as public
  3. Save the notebook to the <%= Livebook.Config.apps_path() %> folder
  4. Relaunch your Livebook app