mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-17 14:19:53 +08:00
* 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> |
||
|---|---|---|
| .. | ||
| controllers | ||
| helpers | ||
| live | ||
| plugs | ||
| templates | ||
| views | ||
| endpoint.ex | ||
| helpers.ex | ||
| router.ex | ||
| telemetry.ex | ||