livebook/lib/livebook_web/live/session_live
Jonatan Kłosko ce7adef7e4
Add VegaLite widget integration (#306)
* Add support for LiveWidget.VegaLite

* LiveWidget -> Kino

* Show an error when rendering unsupported Kino widget

* Match on Kino.Widget

* Add catch-all for unknown outputs
2021-05-31 22:48:05 +02:00
..
attached_live.ex Infer short vs longname from actual node and use longname in example (#284) 2021-05-21 13:03:47 +02:00
cell_component.ex Add VegaLite widget integration (#306) 2021-05-31 22:48:05 +02:00
cell_settings_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
cell_upload_component.ex Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
elixir_standalone_live.ex Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
embedded_live.ex Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
indicators_component.ex Restructure settings (#233) 2021-04-21 23:02:09 +02:00
insert_buttons_component.ex Prevent from scrolling to top on modal open (#129) 2021-04-02 14:00:49 +02:00
mix_standalone_live.ex Improve path selector (#159) 2021-04-12 22:59:48 +02:00
persistence_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
runtime_component.ex Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
section_component.ex Change anchor tags for sections to be based on the titles, not randomly generated (#288) 2021-05-23 18:22:55 +02:00
shortcuts_component.ex Fix completion shortcut listing for mac (#291) 2021-05-24 15:45:28 +02:00
vega_lite_component.ex Add VegaLite widget integration (#306) 2021-05-31 22:48:05 +02:00