.. |
delta
|
Fix spec in delta operation (#193)
|
2021-04-15 08:56:03 +02:00 |
ecto_types
|
User and Hub forms with Changeset validations and input errors (#1347)
|
2022-08-22 18:12:54 -03:00 |
file_system
|
Allow specifying S3 region explicitly (#1638)
|
2023-01-12 13:32:08 +01:00 |
hubs
|
Implement emojis instead of colors (#1636)
|
2023-01-12 17:37:12 -03:00 |
intellisense
|
Add completion for bitstring modifiers (#1291)
|
2022-08-29 13:14:13 +02:00 |
live_markdown
|
Add support for multi-chunk smart cell source (#1536)
|
2022-11-17 12:36:06 +01:00 |
notebook
|
Improve docs for runtimes (#1630)
|
2023-01-08 12:47:43 +01:00 |
runtime
|
Improve tests (#1627)
|
2023-01-05 16:12:45 +01:00 |
secrets
|
Final touchups to secrets (#1464)
|
2022-10-06 21:44:04 +02:00 |
session
|
Trigger input garbage collection after cell deletion
|
2023-01-05 12:34:32 +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
|
Update Connection life-cycle and implement ChangesetError message (#1633)
|
2023-01-10 17:12:35 -03:00 |
application.ex
|
Implement emojis instead of colors (#1636)
|
2023-01-12 17:37:12 -03:00 |
config.ex
|
Implement EnterpriseClient and improvements to WebSocket Connection (#1601)
|
2022-12-23 12:56:00 -03:00 |
delta.ex
|
Add attributions to Delta-related packages (#324)
|
2021-06-06 15:27:09 +02:00 |
file_system.ex
|
Improve notebook file locking to work across nodes (#675)
|
2021-11-05 00:29:04 +01:00 |
hubs.ex
|
Implement emojis instead of colors (#1636)
|
2023-01-12 17:37:12 -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
|
Add support for file input (#1622)
|
2023-01-04 21:44:04 +01:00 |
secrets.ex
|
Load LB_ env vars as app secrets (#1615)
|
2023-01-04 11:10:33 -03:00 |
session.ex
|
Add support for file input (#1622)
|
2023-01-04 21:44:04 +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
|
Use Phoenix.Tracker to keep track of sessions within the cluster (#540)
|
2021-09-04 19:16:01 +02:00 |
update_check.ex
|
Implement EnterpriseClient and improvements to WebSocket Connection (#1601)
|
2022-12-23 12:56:00 -03: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 |