livebook/lib/livebook
2025-09-03 14:54:37 -03:00
..
apps Use pubsub local broadcast instead of direct broadcast to self 2025-03-10 17:31:42 +09:00
ecto_types Update billing status handling (#2921) 2025-02-03 16:10:59 +01:00
epmd Introduce Fly.io runtime (#2708) 2024-07-15 06:19:04 +02:00
file_system Remove compile-time dependency on Livebook.FileSystem.S3 2025-03-17 16:13:16 +01:00
hubs Rename deploy keys to org tokens (#3049) 2025-08-22 13:30:36 -03:00
intellisense Update Elixir and Erlang versions (#2892) 2024-12-11 16:22:01 +01:00
k8s Update Elixir and Erlang versions (#2892) 2024-12-11 16:22:01 +01:00
live_markdown Include errors in exported notebook outputs (#3009) 2025-05-26 13:42:09 +02:00
notebook Allow smart cells to reevaluate automatically 2025-05-29 22:47:59 +02:00
proxy Document request proxy and shift boundaries (#2617) 2024-05-24 19:37:41 +02:00
runtime Update kino_pythonx requirement 2025-05-08 15:40:01 +02:00
secrets Update typespecs 2024-09-10 17:28:51 +07:00
session Refactor aliases 2025-02-24 14:46:26 +09:00
settings
teams Improve error message when deploy via CLI and inactive teams subscription (#3053) 2025-09-03 14:54:37 -03:00
text Refactor aliases 2025-02-24 14:46:26 +09:00
users Handle authorization groups in real-time (#2998) 2025-05-12 10:43:03 -03:00
utils Use Req for all requests (#2874) 2024-11-25 13:43:00 +01:00
zta Handle authorization groups in real-time (#2998) 2025-05-12 10:43:03 -03:00
app.ex Add logs for code evaluation (#2880) 2024-11-29 14:22:13 +01:00
application.ex Fix typo 2025-07-12 13:02:18 +02:00
apps.ex Improve integration tests and fix some intemittent tests (#3033) 2025-07-16 17:07:42 -03:00
config.ex Adds JSON as a format for the log (#3017) 2025-06-17 14:53:49 -03:00
epmd.ex Introduce Fly.io runtime (#2708) 2024-07-15 06:19:04 +02:00
file_system.ex Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
file_systems.ex
fly_api.ex Support http proxy configuration via env variables (#2850) 2024-11-08 09:38:05 +01:00
hubs.ex Deploy notebooks from CLI (#3034) 2025-07-24 17:26:15 -03:00
intellisense.ex Refactor aliases 2025-02-24 14:46:26 +09:00
k8s_api.ex Support http proxy configuration via env variables (#2850) 2024-11-08 09:38:05 +01:00
live_markdown.ex Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
migration.ex Rename Hubs to Workspaces (#2574) 2024-04-19 17:40:50 -03:00
notebook.ex Escape - and . in regex character class, closes #3040 2025-08-06 16:33:34 +02:00
notebook_manager.ex Add erlang-module support 2024-10-10 17:40:49 +02:00
release.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
runtime.ex Add support for Python cells (#2936) 2025-02-18 14:28:29 +01:00
secrets.ex
session.ex Dispatch Python output rendering to kino (#2954) 2025-03-07 11:51:09 +01:00
sessions.ex Refactor aliases 2025-02-24 14:46:26 +09:00
settings.ex
stamping.ex
storage.ex Deploy notebooks from CLI (#3034) 2025-07-24 17:26:15 -03:00
system_resources.ex
teams.ex Improve error message when deploy via CLI and inactive teams subscription (#3053) 2025-09-03 14:54:37 -03:00
tracker.ex Optimise tracker diffing (#2992) 2025-05-01 17:45:16 +02:00
update_check.ex Use Req for all requests (#2874) 2024-11-25 13:43:00 +01:00
users.ex Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
utils.ex Fix K8s runtime failing to connect due to missing CA certificates (#2957) 2025-03-11 07:49:29 +01:00
zta.ex Handle authorization groups in real-time (#2998) 2025-05-12 10:43:03 -03:00