livebook/lib/live_book_web/live
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
..
cell.ex Integrate evaluation into UI (#17) 2021-02-02 19:58:06 +01:00
home_live.ex Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
icons.ex Integrate evaluation into UI (#17) 2021-02-02 19:58:06 +01:00
insert_cell_actions.ex Integrate evaluation into UI (#17) 2021-02-02 19:58:06 +01:00
section.ex Integrate evaluation into UI (#17) 2021-02-02 19:58:06 +01:00
session_live.ex Integrate evaluation into UI (#17) 2021-02-02 19:58:06 +01:00
sessions_live.ex Setup initial session UI (#9) 2021-01-17 22:03:03 +01:00