livebook/lib
Jonatan Kłosko 88d194af80
Introduce the evaluator process (#5)
* Add code evaluation server

* Capture evaluator standard output and send to the caller

* Return full error info from evaluator

* Add support for deleting evaluation from hitory

* Fix a typo

* Start IOProxy once per Evalutor

* Apply review suggestions
2021-01-11 12:05:05 +01:00
..
live_book Introduce the evaluator process (#5) 2021-01-11 12:05:05 +01:00
live_book_web Add module for managing multiple running sessions (#3) 2021-01-08 14:14:26 +01:00
live_book.ex Initial commit 2021-01-07 20:56:24 +01:00
live_book_web.ex Add LiveView 2021-01-07 21:16:54 +01:00