livebook/lib/livebook_web/live/home_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
..
close_session_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
import_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
import_content_component.ex Add autofocus to import inputs (#240) 2021-04-24 11:15:37 +02:00
import_url_component.ex Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
sessions_component.ex Set up importing notebook from URL or clipboard (#237) 2021-04-23 17:40:13 +02:00