-
Notifications
You must be signed in to change notification settings - Fork 469
Open
Description
Environment
- Elixir & Erlang/OTP versions (elixir --version): Elixir - 1.17.2, Phoenix - 1.7.14, Livebook - 0.14.5
- Operating system: MacOS 15.1.1
- How have you started Livebook (mix phx.server, livebook CLI, Docker, etc): Mac App
- Livebook version (use
git rev-parse HEAD
if running with mix): 0.14.5 - Browsers that reproduce this bug (the more the merrier): Safari, Chrome
- Include what is logged in the browser console:
- Include what is logged to the server console:
Current behavior
I have a test Livebook (see screenshot) and was experimenting with deploying it as an application. I went to the local preview option and expected the result to include not only evaluated cells but any text sections and markdown, however I only see certain cells.
Expected behavior
The deployed Livebook to contain all of the cells in the document.
This is the Livebook I started with

This is the preview.

btkostner
Metadata
Metadata
Assignees
Labels
No labels