livebook/lib/livebook
2023-07-28 16:40:18 -03:00
..
delta Improve code docs 2023-07-28 02:04:52 +02:00
ecto_types Improve code docs 2023-07-28 02:04:52 +02:00
file_system Improve code docs 2023-07-28 02:04:52 +02:00
hubs Adds Livebook Teams URL and some touch ups (#2120) 2023-07-28 16:40:18 -03:00
intellisense Improve code docs 2023-07-28 02:04:52 +02:00
live_markdown Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
notebook Update error messages for clarity 2023-07-28 21:05:31 +02:00
runtime Improve code docs 2023-07-28 02:04:52 +02:00
secrets Add Team hub from environment variables (#2020) 2023-06-30 19:11:31 -03:00
session Improve code docs 2023-07-28 02:04:52 +02:00
settings Fix dialyzer warnings (#1691) 2023-02-03 18:30:41 +01:00
teams Adds Livebook Teams URL and some touch ups (#2120) 2023-07-28 16:40:18 -03:00
users ZTA - user identity (#2015) 2023-06-29 23:10:00 +02:00
utils Improve code docs 2023-07-28 02:04:52 +02:00
zta Internal ZTA tests (#2058) 2023-07-12 16:45:45 +02:00
app.ex Pass notebook files when deploying apps (#2045) 2023-07-07 20:31:54 +02:00
application.ex Improve code docs 2023-07-28 02:04:52 +02:00
apps.ex Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
config.ex Serially setup apps before deploying from directory (#2115) 2023-07-26 20:23:44 +02:00
delta.ex Improve code docs 2023-07-28 02:04:52 +02:00
file_system.ex Improve code docs 2023-07-28 02:04:52 +02:00
hubs.ex Warn when Hubs cannot be started 2023-07-28 21:38:54 +02:00
intellisense.ex Improve code docs 2023-07-28 02:04:52 +02:00
js_interop.ex Fix warnings 2023-06-12 11:19:54 +02:00
live_markdown.ex Improve code docs 2023-07-28 02:04:52 +02:00
migration.ex Add default directory setting (#2046) 2023-07-12 13:28:51 +02:00
notebook.ex Improve code docs 2023-07-28 02:04:52 +02:00
notebook_manager.ex Allow for hiding notebooks from recent list (#1830) 2023-03-27 20:59:12 +02:00
release.ex Serially setup apps before deploying from directory (#2115) 2023-07-26 20:23:44 +02:00
runtime.ex Fix smart cell editor when no language is specified 2023-07-22 00:23:14 +02:00
secrets.ex Make NotFoundError reusable 2023-07-13 14:09:13 +02:00
session.ex Improve code docs 2023-07-28 02:04:52 +02:00
sessions.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
settings.ex Add default directory setting (#2046) 2023-07-12 13:28:51 +02:00
stamping.ex Add support for reading app info from the runtime (#2038) 2023-07-05 15:58:46 +02:00
storage.ex Fix race condition in storage test (#2068) 2023-07-13 14:15:22 +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
teams.ex Add prefix to generated keys (#2118) 2023-07-28 12:55:37 -03:00
tracker.ex Add support for multi-instance apps (#1913) 2023-05-19 19:40:56 +02:00
update_check.ex Implement EnterpriseClient and improvements to WebSocket Connection (#1601) 2022-12-23 12:56:00 -03:00
users.ex Don't validate changesets on mount (#1724) 2023-02-23 19:00:03 +01:00
utils.ex Use changesets for all forms (#2087) 2023-07-19 00:38:26 +02:00