livebook/lib/livebook
2024-02-08 09:03:38 +01:00
..
ecto_types Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
file_system Make sure declared fields are set on AWS credentials map (#2472) 2024-02-04 11:42:38 +01:00
hubs Do not rely on to_existing_atom as atoms may not have been loaded 2024-02-08 09:03:38 +01:00
intellisense Skip docs requests for remote node intellisense (#2447) 2024-01-25 12:03:34 +01:00
live_markdown Deployment groups adjustments (#2414) 2023-12-28 16:21:52 -03:00
notebook Add support for updating smart cell editor source and intellisense node (#2465) 2024-01-31 12:44:20 +01:00
runtime Add support for updating smart cell editor source and intellisense node (#2465) 2024-01-31 12:44:20 +01:00
secrets Deployment group secrets (#2374) 2023-12-06 18:53:49 -03:00
session Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
settings Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
teams Implements the management of Deployment Group's agent keys (#2458) 2024-01-30 14:20:46 -03:00
text Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
users Use shorter ids for cells and sections (#2350) 2023-11-15 17:33:43 +01:00
utils Require OTP 25 (#2333) 2023-11-10 13:58:21 +01:00
zta Add Teleport ZTA method (#2296) 2023-10-25 10:00:32 +02:00
app.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
application.ex Implements Livebook Agent authentication (#2403) 2024-01-05 14:17:39 -03:00
apps.ex Do not redeploy apps from dir on every node (#2291) 2023-10-22 20:28:55 +02:00
config.ex Simplify config functions (#2446) 2024-01-25 11:21:53 +01:00
file_system.ex Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
file_systems.ex Simplify update_file_system API 2023-11-14 20:13:45 +01:00
hubs.ex Move subscribe function to Broadcasts module 2023-11-13 13:24:03 +01:00
intellisense.ex Simplify autocompletion info into a single markdown field (#2470) 2024-02-02 17:55:15 +01:00
live_markdown.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
migration.ex Implement version-based migrations (#2453) 2024-01-29 08:59:43 +01:00
notebook.ex Deployment group for app deployment (#2410) 2023-12-27 15:24:48 -03:00
notebook_manager.ex Move subscribe function to Broadcasts module 2023-11-13 13:24:03 +01:00
release.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
runtime.ex Simplify autocompletion info into a single markdown field (#2470) 2024-02-02 17:55:15 +01:00
secrets.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
session.ex Add support for updating smart cell editor source and intellisense node (#2465) 2024-01-31 12:44:20 +01:00
sessions.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
settings.ex Use default directory when using Persistence or AddFileEntry components (#2250) 2023-10-05 16:34:54 -03:00
stamping.ex Update Plug.Crypto (#2252) 2023-10-06 12:10:36 +02:00
storage.ex Implement version-based migrations (#2453) 2024-01-29 08:59:43 +01:00
system_resources.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
teams.ex Implements the management of Deployment Group's agent keys (#2458) 2024-01-30 14:20:46 -03:00
tracker.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
update_check.ex Use warning instead of error for version check, closes #2381 (#2382) 2023-12-05 00:03:59 +01:00
users.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
utils.ex Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00