Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
josevalim opened this issue Oct 11, 2024 · 1 comment
Open

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

josevalim opened this issue Oct 11, 2024 · 1 comment

Comments

@josevalim
Copy link
Contributor

josevalim commented Oct 11, 2024

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):

team.offline ->
"You are running an offline Workspace for deployment. You cannot modify its settings."
team.user_id == nil ->
"You are running a Livebook app server. This worksace is in read-only mode."

This should help avoid confusion as in #2826.

@josevalim josevalim changed the title Make the personal hub also read only on agents Livebook app servers/offline should show more prominent warnings Oct 11, 2024
@josevalim
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant