livebook/lib/livebook
2022-10-07 12:19:20 +02: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 Final touchups to secrets (#1464) 2022-10-06 21:44:04 +02: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 references to kino packages (#1467) 2022-10-07 12:19:20 +02:00
runtime Update references to kino packages (#1467) 2022-10-07 12:19:20 +02:00
secrets Final touchups to secrets (#1464) 2022-10-06 21:44:04 +02:00
session Final touchups to secrets (#1464) 2022-10-06 21:44:04 +02: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 Remove Mix standalone runtime, closes #1345 (#1370) 2022-08-29 14:20:24 +02:00
application.ex Minor Hub improvements (#1357) 2022-08-24 12:35:28 -03:00
config.ex Remove Mix standalone runtime, closes #1345 (#1370) 2022-08-29 14:20:24 +02: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 Final touchups to secrets (#1464) 2022-10-06 21:44:04 +02: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 Add support for boxed grid (#1375) 2022-08-30 13:15:55 +02:00
runtime.ex Unify signatures 2022-09-16 23:10:42 +02:00
secrets.ex Final touchups to secrets (#1464) 2022-10-06 21:44:04 +02:00
session.ex Final touchups to secrets (#1464) 2022-10-06 21:44:04 +02:00
sessions.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
settings.ex Final touchups to secrets (#1464) 2022-10-06 21:44:04 +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 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 User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
utils.ex Logger.warn -> Logger.warning 2022-08-23 08:44:01 +02:00