Jonatan Kłosko
88d194af80
Introduce the evaluator process ( #5 )
...
* Add code evaluation server
* Capture evaluator standard output and send to the caller
* Return full error info from evaluator
* Add support for deleting evaluation from hitory
* Fix a typo
* Start IOProxy once per Evalutor
* Apply review suggestions
2021-01-11 12:05:05 +01:00
Jonatan Kłosko
464e30fa98
Add initial notebook data structure ( #4 )
...
* Add initial notebook data structure
* Move required frields out of metadata
2021-01-08 15:24:13 +01:00
Jonatan Kłosko
5cdcb15e3d
Add module for managing multiple running sessions ( #3 )
...
* Add dynamic supervisor for session processes
* Add basic UI listing current sessions
* Handle review comments
* Make tests not dependent on restarting SessionSupervisor
2021-01-08 14:14:26 +01:00
Jonatan Kłosko
5877180934
Set up assets and layout ( #2 )
2021-01-07 22:13:17 +01:00
José Valim
2dd88ec017
Add LiveView
2021-01-07 21:16:54 +01:00
José Valim
79792777a7
Initial commit
2021-01-07 20:56:24 +01:00