livebook/lib/live_book/notebook
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
..
cell.ex Introduce the evaluator process (#5) 2021-01-11 12:05:05 +01:00
section.ex Add initial notebook data structure (#4) 2021-01-08 15:24:13 +01:00