livebook/lib/livebook_web/live/session_live
Jonatan Kłosko aa3b58d708
Add support for mix run flags to the Mix runtime (#1108)
* Add support for mix run flags to the Mix runtime

* Support mix run flags in runtime config string

* Add flag validation

* Update lib/livebook_web/live/session_live/mix_standalone_live.ex

Co-authored-by: José Valim <jose.valim@dashbit.co>

Co-authored-by: José Valim <jose.valim@dashbit.co>
2022-04-14 11:44:55 +02:00
..
attached_live.ex allow embedded runtime by env (#1084) 2022-04-04 12:20:36 +02:00
bin_component.ex Fix warnings (#1077) 2022-03-30 13:33:49 +02:00
cell_component.ex Make smart cell editor rounded (#1105) 2022-04-13 20:03:21 +02:00
cell_editor_component.ex Make smart cell editor rounded (#1105) 2022-04-13 20:03:21 +02:00
cell_upload_component.ex Enable image upload field when no name provided. Use image name as default value. (#1083) 2022-04-02 01:19:17 +02: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
dependency_search_live.ex Automate searching and adding new dependencies (#1081) 2022-04-01 20:13:37 +02:00
elixir_standalone_live.ex allow embedded runtime by env (#1084) 2022-04-04 12:20:36 +02:00
embedded_live.ex allow embedded runtime by env (#1084) 2022-04-04 12:20:36 +02:00
export_component.ex
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 Adjustments (#1087) 2022-04-04 12:19:11 +02:00
insert_buttons_component.ex Fix insert buttons overlapping cell actions 2022-04-05 21:53:30 +02:00
mix_standalone_live.ex Add support for mix run flags to the Mix runtime (#1108) 2022-04-14 11:44:55 +02:00
persistence_live.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
runtime_component.ex allow embedded runtime by env (#1084) 2022-04-04 12:20:36 +02:00
section_component.ex Adjustments (#1087) 2022-04-04 12:19:11 +02:00
shortcuts_component.ex Automate searching and adding new dependencies (#1081) 2022-04-01 20:13:37 +02:00