livebook/test/live_book
Jonatan Kłosko 80cd651b0f
Setup initial session UI (#9)
* Sync session data within LV client

* Add basic session UI

* Add operations for setting notebook and section name

* Update notebook and section name from the UI

* Some cleanup

* Return current data upon client registartion to avoid race conditions

* Small fixes
2021-01-17 22:03:03 +01:00
..
evaluator Introduce the evaluator process (#5) 2021-01-11 12:05:05 +01:00
session Setup initial session UI (#9) 2021-01-17 22:03:03 +01:00
evaluator_test.exs Define session data structure and implement several operations (#6) 2021-01-13 14:39: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 Setup initial session UI (#9) 2021-01-17 22:03:03 +01:00