livebook/lib/livebook_web/live
Sergey Kuznetsov 99ea48ae9d
Add 'Render ... Markdown blocks' option to published apps
> Disclaimer: it's a proof-of-a-concept for an idea discussion.

It's an attempt to introduce a "Render ... Markdown blocks" feature to
the published apps as an option. It shall consider to render markdown
block from the original notebook as an addition to the evaluable cells.

Due to the limited understanding of how app rendering pipeline works,
this commit should be considered only as a proof-of-a-concept, that most
likely will be reworked fully.

P.S. Eventually, it should also take image and section titles cells and
render them.
2025-03-29 23:30:06 +01:00
..
app_session_live Instructions for k8s agent (#2697) 2024-07-02 11:24:30 +02:00
home_live Refactor aliases 2025-02-24 14:46:26 +09:00
hooks Allow user to logout from Livebook app (#2961) 2025-03-25 12:25:55 -03:00
hub Update billing status handling (#2921) 2025-02-03 16:10:59 +01:00
open_live Refactor aliases 2025-02-24 14:46:26 +09:00
output Add 'Render ... Markdown blocks' option to published apps 2025-03-29 23:30:06 +01:00
session_live Add 'Render ... Markdown blocks' option to published apps 2025-03-29 23:30:06 +01:00
settings_live Update to LV 1.0 (#2883) 2024-12-04 10:37:17 +01:00
app_auth_live.ex Update to LV 1.0 (#2883) 2024-12-04 10:37:17 +01:00
app_live.ex Update to LV 1.0 (#2883) 2024-12-04 10:37:17 +01:00
app_session_live.ex Add 'Render ... Markdown blocks' option to published apps 2025-03-29 23:30:06 +01:00
apps_dashboard_live.ex Update to LV 1.0 (#2883) 2024-12-04 10:37:17 +01:00
apps_live.ex Update to LV 1.0 (#2883) 2024-12-04 10:37:17 +01:00
file_select_component.ex Improve file select to list files matching search anywhere in the name (#2932) 2025-02-13 07:26:48 +01:00
file_system_writer.ex Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
home_live.ex Refactor aliases 2025-02-24 14:46:26 +09:00
js_view_component.ex Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
learn_live.ex Update to LV 1.0 (#2883) 2024-12-04 10:37:17 +01:00
notebook_cards_component.ex Update to LV 1.0 (#2883) 2024-12-04 10:37:17 +01:00
open_live.ex Refactor aliases 2025-02-24 14:46:26 +09:00
output.ex Add 'Render ... Markdown blocks' option to published apps 2025-03-29 23:30:06 +01:00
session_live.ex Disable saving UI in app sessions (#2952) 2025-03-06 10:43:58 +01:00
settings_live.ex Update to LV 1.0 (#2883) 2024-12-04 10:37:17 +01:00
user_component.ex Add end-to-end app deployment flow with Livebook Teams (#2602) 2024-05-14 13:20:14 +02:00