| .. |
|
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
|
Enable :sync mode when writing to the local file system (#1378)
|
2022-09-02 10:28:03 +02:00 |
|
hubs
|
Unify several forms in the application (#1392)
|
2022-09-05 23:59:13 +02:00 |
|
intellisense
|
Add completion for bitstring modifiers (#1291)
|
2022-08-29 13:14:13 +02:00 |
|
live_markdown
|
Add support for layout outputs (#1326)
|
2022-08-04 00:24:15 +02:00 |
|
notebook
|
Add information on __DIR__ and __ENV__
|
2022-09-16 17:56:29 +02:00 |
|
runtime
|
Unify signatures
|
2022-09-16 23:10:42 +02:00 |
|
session
|
Show a message when a smart cell crashes and allow restarts (#1381)
|
2022-09-02 15:50:13 +02:00 |
|
settings
|
Implement global Environment Variables from Settings page (#1387)
|
2022-09-12 11:34:39 -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
|
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
|
Minor Hub improvements (#1357)
|
2022-08-24 12:35:28 -03:00 |
|
intellisense.ex
|
Add completion for bitstring modifiers (#1291)
|
2022-08-29 13:14:13 +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 |
|
session.ex
|
Load persisted environment variables from settings into session's runtime (#1409)
|
2022-09-16 14:22:27 -03:00 |
|
sessions.ex
|
Encapsulate pubsub subscriptions (#1132)
|
2022-04-19 11:29:38 +02:00 |
|
settings.ex
|
Load persisted environment variables from settings into session's runtime (#1409)
|
2022-09-16 14:22:27 -03:00 |
|
storage.ex
|
Add autosave path configuration (#1019)
|
2022-03-13 16:22:52 +01: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 |