livebook/lib/livebook
2022-04-15 13:46:26 +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 Handle intellisense during evaluation (#941) 2022-01-27 12:01:02 +01:00
live_markdown Refactoring codes (#1097) 2022-04-09 15:53:17 +02:00
notebook List predefined smart cells and automatically add their dependencies (#1078) 2022-03-30 21:55:50 +02:00
runtime Add support for mix run flags to the Mix runtime (#1108) 2022-04-14 11:44:55 +02:00
session Automate searching and adding new dependencies (#1081) 2022-04-01 20:13:37 +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 Automate searching and adding new dependencies (#1081) 2022-04-01 20:13:37 +02:00
config.ex Add app service settings (#1116) 2022-04-15 13:46:26 +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 Highlight code errors on formatting and evaluation (#948) 2022-01-28 21:00:31 +01: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 List predefined smart cells and automatically add their dependencies (#1078) 2022-03-30 21:55:50 +02:00
runtime.ex List database types when adding database connection for the first time (#1090) 2022-04-04 19:48:57 +02:00
session.ex Refactoring codes (#1097) 2022-04-09 15:53:17 +02:00
sessions.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
settings.ex Add autosave path configuration (#1019) 2022-03-13 16:22:52 +01:00
storage.ex Add autosave path configuration (#1019) 2022-03-13 16:22:52 +01:00
system_resources.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
tracker.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
users.ex Setup user profiles (#253) 2021-05-03 20:03:19 +02:00
utils.ex Add support for mix run flags to the Mix runtime (#1108) 2022-04-14 11:44:55 +02:00