livebook/lib/livebook_web/live/session_live
Jonatan Kłosko 8e6558a83a
Introduce file system abstraction and an S3 implementation (#492)
* Introduce file system abstraction and an S3 implementation

* Support arbitrary absolute paths and delegate resolution to file system

* Remove accidental notebook file

* Apply suggestions from code review

Co-authored-by: José Valim <jose.valim@dashbit.co>

* Apply review comments

* Add missing path assertions

* Apply review comments

* Fix test saving notebook in project root

Co-authored-by: José Valim <jose.valim@dashbit.co>
2021-08-13 21:17:43 +02:00
..
attached_live.ex
bin_component.ex Keep original source when highlighting (#480) 2021-07-28 19:35:36 +02:00
cell_component.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
cell_upload_component.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
delete_section_component.ex Implement checkbox input (#461) 2021-07-26 19:59:52 +02:00
elixir_cell_settings_component.ex Remove untyped metadata (#484) 2021-07-30 13:04:07 +02:00
elixir_standalone_live.ex
embedded_live.ex
export_component.ex Add option to export Live Markdown with output (#483) 2021-07-29 18:41:34 +02:00
export_elixir_component.ex Add option to export Live Markdown with output (#483) 2021-07-29 18:41:34 +02:00
export_live_markdown_component.ex Add notebook option for persisting outputs (#485) 2021-07-30 16:24:46 +02:00
indicators_component.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
input_cell_settings_component.ex Implement checkbox input (#461) 2021-07-26 19:59:52 +02:00
insert_buttons_component.ex
mix_standalone_live.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
persistence_live.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
runtime_component.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
section_component.ex
shortcuts_component.ex Implement checkbox input (#461) 2021-07-26 19:59:52 +02:00