livebook/lib/livebook_web/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
..
home_live Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
session_live Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
home_live.ex Setup user profiles (#253) 2021-05-03 20:03:19 +02:00
modal_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
path_select_component.ex Restructure settings (#233) 2021-04-21 23:02:09 +02:00
session_live.ex Implement user cursor and selection tracking (#260) 2021-05-07 16:41:37 +02:00
user_component.ex Setup user profiles (#253) 2021-05-03 20:03:19 +02:00
user_helpers.ex Setup user profiles (#253) 2021-05-03 20:03:19 +02:00