Commit graph

12 commits

Author SHA1 Message Date
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
Jonatan Kłosko
5ae61ed776
Update to LV 1.0 (#2883) 2024-12-04 10:37:17 +01:00
Jonatan Kłosko
bed5aa021c
Use strings for component variants (#2863) 2024-11-19 15:37:52 +01:00
Jonatan Kłosko
63668c49fb
Add end-to-end app deployment flow with Livebook Teams (#2602) 2024-05-14 13:20:14 +02:00
Jonatan Kłosko
8c91a1f788
Introduce abstraction for app deployment and permanent apps (#2524)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2024-03-26 20:20:07 +01:00
José Valim
b58b732db2
Improvement docker deployment flow (#2508) 2024-03-13 14:59:08 +01:00
Paulo Valim
9ec411fb3a
Showing app configuration when clicking Launch Preview (#2507) 2024-03-13 12:21:01 +01:00
José Valim
f3206d9791
Redesign deploy and runtime panels (#2478)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-02-09 11:58:20 +01:00
Jonatan Kłosko
4587396c9a
Encapsulate buttons and inputs in components (#2477) 2024-02-08 19:27:16 +01:00
Jonatan Kłosko
ac7b5803a1 Fix todos 2024-01-26 20:59:45 +08:00
Jonatan Kłosko
0849678a98 Update LV 2023-12-19 15:09:47 +07:00
Jonatan Kłosko
d1ba07e0ea
Move app settings to a modal and add explanations (#1914)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-05-21 21:21:10 +02:00