livebook/test/live_book
Jonatan Kłosko 77b60c8110
Integrate evaluation into UI (#17)
* Render evaluation outputs and result

* Fix auto-scrolling to not be interrupted by editor focus

* Add cell output tests

* Run formatter

* Show cell status

* Apply review suggestions

* Change EEx strings to Live EEx
2021-02-02 19:58:06 +01:00
..
delta Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
evaluator Introduce the evaluator process (#5) 2021-01-11 12:05:05 +01:00
session Integrate evaluation into UI (#17) 2021-02-02 19:58:06 +01:00
delta_test.exs Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
evaluator_test.exs Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
notebook_test.exs Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
session_supervisor_test.exs Add module for managing multiple running sessions (#3) 2021-01-08 14:14:26 +01:00
session_test.exs Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00