Commit graph

3 commits

Author SHA1 Message Date
03aa72ae80 Fix livebook path resolution in bin/notebook
Falls back to mix escripts directory when livebook isn't in PATH.
2026-04-07 11:19:42 -05:00
3b7711f01d Auto-deploy analysis notebook as Livebook app
Add app_settings metadata to notebook and set LIVEBOOK_APPS_PATH
so it shows up under Apps on the Livebook home page.
2026-04-07 11:19:42 -05:00
cf9c0a5e04 Add bin/notebook script to start Phoenix + Livebook together
Starts Phoenix with a named node and Livebook attached to it on
port 8081. Single command, Ctrl-C stops both.
2026-04-07 11:19:42 -05:00