livebook/lib/livebook_web/live/session_live
Jonatan Kłosko df765f2dd3
List predefined smart cells and automatically add their dependencies (#1078)
* List predefined smart cells and automatically add their dependencies

* Generalize dependency insertion to multiple entries

* Add runtime setup modal

* Don't evaluate setup when restarting the runtime fails

* Automatically add vega_lite for chart builder

* Improve confirmation modal actions when the action is not destructive
2022-03-30 21:55:50 +02:00
..
attached_live.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
bin_component.ex Fix warnings (#1077) 2022-03-30 13:33:49 +02:00
cell_component.ex Introduce a setup cell (#1075) 2022-03-28 21:36:57 +02:00
cell_editor_component.ex Add support for smart cell editor (#1050) 2022-03-14 22:19:56 +01:00
cell_upload_component.ex Fix image uploads in Markdown cells (#945) 2022-01-27 15:47:04 +01:00
code_cell_settings_component.ex Rename Elixir cell to Code cell (#1035) 2022-03-02 12:48:02 +01:00
delete_section_component.ex Fix error on back after closing session (#769) 2021-12-08 13:17:50 +01:00
elixir_standalone_live.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
embedded_live.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
export_component.ex Update Phoenix LV (#656) 2021-11-01 19:33:43 +01:00
export_elixir_component.ex Export with title or file name (#870) 2022-02-03 21:17:30 +01:00
export_live_markdown_component.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
indicators_component.ex Fix global indicator colors 2022-01-17 14:19:20 +01:00
insert_buttons_component.ex List predefined smart cells and automatically add their dependencies (#1078) 2022-03-30 21:55:50 +02:00
mix_standalone_live.ex Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
persistence_live.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
runtime_component.ex Redesign runtime panel and sessions list (#697) 2021-11-10 18:50:39 +01:00
section_component.ex List predefined smart cells and automatically add their dependencies (#1078) 2022-03-30 21:55:50 +02:00
shortcuts_component.ex Rename Elixir cell to Code cell (#1035) 2022-03-02 12:48:02 +01:00