livebook/lib/livebook/notebook
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
..
cell Refactoring (#994) 2022-02-10 12:15:41 +01:00
explore Fix typos (#955) 2022-01-30 09:44:27 +01:00
export
cell.ex Migrate inputs to Kino (#714) 2021-11-25 18:43:42 +01:00
content_loader.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
explore.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
section.ex