livebook/lib/livebook
2022-08-05 14:43:41 +02:00
..
delta Fix spec in delta operation (#193) 2021-04-15 08:56:03 +02:00
file_system Add windows version of ci (#1045) 2022-04-11 20:34:31 +02:00
intellisense Fix signature completion and signature types in older Erlang docs (#1318) 2022-08-02 11:29:45 +02:00
live_markdown Add support for layout outputs (#1326) 2022-08-04 00:24:15 +02:00
notebook Add support for layout outputs (#1326) 2022-08-04 00:24:15 +02:00
runtime Updates kino_maplibre and its guide (#1315) 2022-08-01 14:23:14 -03:00
session Use binary ids for session clients (#1333) 2022-08-05 14:43:41 +02:00
storage Add autosave path configuration (#1019) 2022-03-13 16:22:52 +01:00
users Fix dialyzer warnings 2021-08-31 22:19:52 +02:00
utils Refactoring (#994) 2022-02-10 12:15:41 +01:00
application.ex Validate hostname against EPMD (#1305) 2022-07-29 10:55:13 +02:00
config.ex Handle Windows drive letter in Mix runtime path in the CLI (#1242) 2022-06-24 12:49:27 +02:00
delta.ex Add attributions to Delta-related packages (#324) 2021-06-06 15:27:09 +02:00
file_system.ex Improve notebook file locking to work across nodes (#675) 2021-11-05 00:29:04 +01:00
intellisense.ex Fix signature completion and signature types in older Erlang docs (#1318) 2022-08-02 11:29:45 +02:00
js_interop.ex Introduce smart cells (#1029) 2022-02-28 13:53:33 +01:00
live_markdown.ex Rename Elixir cell to Code cell (#1035) 2022-03-02 12:48:02 +01:00
notebook.ex Add support for layout outputs (#1326) 2022-08-04 00:24:15 +02:00
runtime.ex Add support for layout outputs (#1326) 2022-08-04 00:24:15 +02:00
session.ex Use binary ids for session clients (#1333) 2022-08-05 14:43:41 +02:00
sessions.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
settings.ex Keep memory usage state at the root on homepage (#1129) 2022-04-18 18:06:04 +02:00
storage.ex Add autosave path configuration (#1019) 2022-03-13 16:22:52 +01:00
system_resources.ex Show the correct amount of free memory available on the system (#1179) 2022-05-09 15:43:00 +02:00
tracker.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
update_check.ex Delay update instructions (#1217) 2022-06-05 10:04:55 +02:00
users.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
utils.ex Reflect input change when clicking the reevaluate button (#1269) 2022-07-11 14:35:05 +02:00