livebook-dev / livebook

Automate code & data workflows with interactive Elixir notebooks
https://livebook.dev
Apache License 2.0
5k stars 428 forks source link

Livebook app servers/offline should show more prominent warnings #2827

Open josevalim opened 1 month ago

josevalim commented 1 month ago

Currently we show it only on the workspace but that may not be clear enough. My suggestion is to get these two messages, store them in Livebook.Config, and make it visible on all "admin" pages (home, settings, workspaces, etc):

https://github.com/livebook-dev/livebook/blob/0ae9c1871d7aab197af4794797131f431109082e/lib/livebook/hubs/team.ex#L145-L150

This should help avoid confusion as in #2826.

josevalim commented 1 month ago

The message should be a bit more general and say:

This Livebook instance has been configured for notebook deployment and is in read-only mode.