livebook/lib/livebook
Jonatan Kłosko 9b2f039e29
Restructure remote node processes and allow for multiple connections (#434)
* Restructure remote node processes and allow for multiple connections

* Return proper error from Attached duplicate
2021-07-05 20:01:27 +02:00
..
delta Fix spec in delta operation (#193) 2021-04-15 08:56:03 +02:00
evaluator Suggest restarting runtime on Mix.install error and add restart shortcut (#418) 2021-07-01 13:23:07 +02:00
live_markdown Add support for markdown output (#404) 2021-06-26 16:47:52 +02:00
notebook Suggest restarting runtime on Mix.install error and add restart shortcut (#418) 2021-07-01 13:23:07 +02:00
runtime Restructure remote node processes and allow for multiple connections (#434) 2021-07-05 20:01:27 +02:00
session Implement cells bin (#414) 2021-06-30 17:48:27 +02:00
users Add support for a color input type (#410) 2021-06-28 20:05:56 +02:00
utils Implement cells bin (#414) 2021-06-30 17:48:27 +02:00
application.ex Restructure remote node processes and allow for multiple connections (#434) 2021-07-05 20:01:27 +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 Improve section management (#411) 2021-06-28 23:46:50 +02:00
runtime.ex Suggest restarting runtime on Mix.install error and add restart shortcut (#418) 2021-07-01 13:23:07 +02:00
session.ex Implement cells bin (#414) 2021-06-30 17:48:27 +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 Add support for a color input type (#410) 2021-06-28 20:05:56 +02:00