livebook/lib/livebook
2022-11-11 21:58:53 +01:00
..
delta
ecto_types User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
file_system Enable :sync mode when writing to the local file system (#1378) 2022-09-02 10:28:03 +02:00
hubs Use WebSocket and Protobuf instead of GraphQL with Livebook Enterprise (#1504) 2022-11-03 13:49:07 -03:00
intellisense Add completion for bitstring modifiers (#1291) 2022-08-29 13:14:13 +02:00
live_markdown Fix Markdown formatting of narrow table columns (#1430) 2022-09-22 21:10:51 +02:00
notebook Update links to map libre and kino vega lite libs (#1492) 2022-10-18 15:52:08 +02:00
runtime Don't define doctests case if there are no modules 2022-11-11 21:58:53 +01:00
secrets Final touchups to secrets (#1464) 2022-10-06 21:44:04 +02:00
session Track evaluation dependencies and cache results (#1517) 2022-11-09 14:40:44 +01:00
settings Final adjustments to env vars (#1418) 2022-09-16 20:37:01 -03:00
storage Add autosave path configuration (#1019) 2022-03-13 16:22:52 +01:00
users User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
utils Track evaluation dependencies and cache results (#1517) 2022-11-09 14:40:44 +01:00
web_socket Track evaluation dependencies and cache results (#1517) 2022-11-09 14:40:44 +01:00
application.ex Minor Hub improvements (#1357) 2022-08-24 12:35:28 -03:00
config.ex Support passing an MFA for customizing shutdown (#1519) 2022-11-10 18:09:01 +01:00
delta.ex
file_system.ex Improve notebook file locking to work across nodes (#675) 2021-11-05 00:29:04 +01:00
hubs.ex Add Enterprise Hub (#1449) 2022-10-11 11:27:27 -03:00
intellisense.ex Change Hexdocs link caption (#1444) 2022-09-28 14:48:25 +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 Track evaluation dependencies and cache results (#1517) 2022-11-09 14:40:44 +01:00
runtime.ex Track evaluation dependencies and cache results (#1517) 2022-11-09 14:40:44 +01:00
secrets.ex Final touchups to secrets (#1464) 2022-10-06 21:44:04 +02:00
session.ex Track evaluation dependencies and cache results (#1517) 2022-11-09 14:40:44 +01:00
sessions.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
settings.ex Move file system actions into a menu (#1484) 2022-10-13 15:31:06 +02:00
storage.ex Provide shared facade in Storage module (#1463) 2022-10-06 19:53:37 +02: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
update_check.ex Delay update instructions (#1217) 2022-06-05 10:04:55 +02:00
users.ex User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
utils.ex Fix units in byte formatting (#1494) 2022-10-20 11:56:10 +02:00
web_socket.ex Use WebSocket and Protobuf instead of GraphQL with Livebook Enterprise (#1504) 2022-11-03 13:49:07 -03:00