livebook/lib/livebook
2021-09-03 12:34:37 +02:00
..
delta Fix spec in delta operation (#193) 2021-04-15 08:56:03 +02:00
evaluator Fix dialyzer warnings 2021-08-31 22:19:52 +02:00
file_system Fix dialyzer warnings 2021-08-31 22:19:52 +02:00
intellisense Improve intellisense to handle structs and sigils (#513) 2021-08-23 10:42:18 +02:00
live_markdown Improve input type parsing (#517) 2021-08-25 12:38:30 +02:00
notebook Use Kino as example instead of Jason (#538) 2021-09-03 12:34:37 +02:00
runtime Fix dialyzer warnings 2021-08-31 22:19:52 +02:00
session Fix dialyzer warnings 2021-08-31 22:19:52 +02:00
users Fix dialyzer warnings 2021-08-31 22:19:52 +02:00
utils Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
application.ex Update GitHub org references from elixir-nx to livebook-dev 2021-08-18 15:55:07 +02:00
config.ex Fix dialyzer warnings 2021-08-31 22:19:52 +02:00
content_loader.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
delta.ex Add attributions to Delta-related packages (#324) 2021-06-06 15:27:09 +02:00
evaluator.ex Migrate the Evaluator process from GenServer to a regular process (#502) 2021-08-19 13:56:59 +02:00
file_system.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
intellisense.ex Improve intellisense to handle structs and sigils (#513) 2021-08-23 10:42:18 +02:00
js_interop.ex Convert Elixir columns range to JavaScript (#472) 2021-07-27 16:50:05 +02:00
live_markdown.ex Preserve subsequent Markdown cells in .livemd (#469) 2021-07-26 13:35:37 +02:00
notebook.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
runtime.ex Improve intellisense to handle structs and sigils (#513) 2021-08-23 10:42:18 +02:00
session.ex Start new notebooks with a focused code cell (#527) 2021-08-30 16:33:40 +02:00
session_supervisor.ex Change wording from delete session to close session (#160) 2021-04-12 23:24:26 +02:00
users.ex Setup user profiles (#253) 2021-05-03 20:03:19 +02:00
utils.ex Squeeze tooltip in the sections panel (#536) 2021-09-02 14:53:44 +02:00