livebook/test
Jonatan Kłosko ca27bb157f
Refactoring (#994)
* Group all runtime messages under a common prefix

* Move output specification ot the Runtime protocol

* Update doc comments

* Livebook.Evaluator -> Livebook.Runtime.Evaluator

* Livebook.ContentLoader -> Livebook.Notebook.ContentLoader

* Livebook.UniqueTask -> Livebook.Utils.UniqueTask

* Add import/export delegates to Livebook.LiveMarkdown
2022-02-10 12:15:41 +01:00
..
livebook Refactoring (#994) 2022-02-10 12:15:41 +01:00
livebook_web Refactoring (#994) 2022-02-10 12:15:41 +01:00
support Handle runtime event broadcast in a separate worker process (#992) 2022-02-09 19:47:26 +01:00
livebook_test.exs Add public function for converting .livemd to .exs (#573) 2021-10-05 00:26:41 +02:00
test_helper.exs Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00