livebook/lib/livebook
2021-06-24 22:14:52 +02:00
..
delta Fix spec in delta operation (#193) 2021-04-15 08:56:03 +02:00
evaluator Track and garbage collect widgets (#344) 2021-06-11 15:42:41 +02:00
live_markdown Implement reactive input (#389) 2021-06-24 11:58:13 +02:00
notebook Fix wording in the intro livebook (#398) 2021-06-24 22:14:52 +02:00
runtime Add support for Mix runtime as the default one (#334) 2021-06-09 16:24:02 +02:00
session Implement reactive input (#389) 2021-06-24 11:58:13 +02:00
users Setup user profiles (#253) 2021-05-03 20:03:19 +02:00
utils Rename project (#68) 2021-03-03 22:56:28 +01:00
application.ex Allow errors on boot to be reported (#311) 2021-06-02 19:01:45 +02:00
completion.ex Require Elixir v1.12 (#278) 2021-05-19 16:46:33 +02:00
config.ex Support configuring Attached as the default runtime (#397) 2021-06-24 18:03:00 +02:00
content_loader.ex Set up importing notebook from URL or clipboard (#237) 2021-04-23 17:40:13 +02:00
delta.ex Add attributions to Delta-related packages (#324) 2021-06-06 15:27:09 +02:00
evaluator.ex Show the evaluation time next to the cell indicator (#366) 2021-06-20 14:48:00 +02:00
js_interop.ex Rename project (#68) 2021-03-03 22:56:28 +01:00
live_markdown.ex Support inputs (#328) 2021-06-08 12:33:50 +02:00
notebook.ex Support inputs (#328) 2021-06-08 12:33:50 +02:00
runtime.ex Show the evaluation time next to the cell indicator (#366) 2021-06-20 14:48:00 +02:00
session.ex Implement reactive input (#389) 2021-06-24 11:58:13 +02:00
session_supervisor.ex Change wording from delete session to close session (#160) 2021-04-12 23:24:26 +02:00
users.ex Setup user profiles (#253) 2021-05-03 20:03:19 +02:00
utils.ex Support inputs (#328) 2021-06-08 12:33:50 +02:00