livebook/lib/livebook_web
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
..
controllers Move auth to its own view 2021-04-16 22:18:59 +02:00
live Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
plugs Setup user profiles (#253) 2021-05-03 20:03:19 +02:00
templates Setup Docker image with releases (#244) 2021-04-27 16:34:02 +02:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
ansi.ex Ignore RFC 1468 switch to ASCII code sequence (#225) 2021-04-20 15:05:30 +02:00
endpoint.ex Add live dashboard (#183) 2021-04-14 20:10:25 +02:00
helpers.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
router.ex Setup user profiles (#253) 2021-05-03 20:03:19 +02:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00