livebook/lib/livebook_web/live/session_live
Jonatan Kłosko ea93edcc86
Add embedded runtime for evaluating code in the Livebook VM (#266)
* Add embedded runtime for evaluating code in the Livebook VM

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

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

* Use standard error proxy globally in the Livebook node

* Add configuration env variable for setting the default runtime

* Increase evaluation response assertion timeouts

Co-authored-by: José Valim <jose.valim@dashbit.co>
2021-05-10 14:37:38 +02:00
..
attached_live.ex Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
cell_component.ex Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +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 Add anchor links to sections (#243) 2021-04-26 15:24:43 +02:00
shortcuts_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00