livebook/lib
Jonatan Kłosko aeb664b294 Use a non-hidden file to track if escript assets are extracted
When tmpdir is cleaned on macOS, files are removed, directories are
kept, so we use an extra file as a flag to easily check if the files
are extracted. However, files starting with dot are not removed as
part of the cleanup, so we need to use a regular name.
2025-04-03 23:06:48 +09:00
..
livebook Redirects the user to Teams logout page (#2959) 2025-04-03 23:06:48 +09:00
livebook_cli Use Req for all requests (#2874) 2024-11-25 13:43:00 +01:00
livebook_web Avoid compile-time dep on Livebook.Config 2025-04-03 23:06:48 +09:00
mix/tasks Do not symlink priv (#2965) 2025-04-03 23:06:48 +09:00
livebook.ex Add logs for code evaluation (#2880) 2024-11-29 14:22:13 +01:00
livebook_app.ex
livebook_cli.ex Use a non-hidden file to track if escript assets are extracted 2025-04-03 23:06:48 +09:00
livebook_web.ex Simplify static assets handling (#2866) 2024-11-21 11:46:33 +01:00