livebook/lib
Linus 9f3ea5856a
Check attached node elixir version (#1654)
The attached node should have a minimum elixir version, to avoid
problems at runtime.

For example, Livebook version 0.8 introduced a dependency on
`Code.eval_quoted_with_env/4` which is new since elixir 1.14.2.
2023-01-23 22:14:40 +01:00
..
livebook Check attached node elixir version (#1654) 2023-01-23 22:14:40 +01:00
livebook_cli Rename the Explore section to Learn (#1424) 2022-09-21 12:06:22 +02:00
livebook_web Display "Livebook is shutting down" flash on desktop app shutdown (#1645) 2023-01-18 14:11:40 +01:00
livebook.ex Support config updates when adding smart cell deps to Mix.install/2 (#1560) 2022-12-03 16:23:43 +01:00
livebook_app.ex Add "Copy URL", "View Logs" and "Settings" buttons (#1650) 2023-01-19 17:15:42 +01:00
livebook_cli.ex Include full stacktrace for unexpected exceptions (#781) 2021-12-09 15:44:23 +01:00
livebook_web.ex Update Phoenix and Phoenix.View deps 2022-11-30 14:58:24 +01:00