Currently, if there is an error or warning on the server during a routine action, there is not standard way to communicate back to the user. All current reporting is bespoke as part of specific processes.
This would create a new iopub message that could be sent from the kernel to provide a standardized way of providing feedback to users.
Depending on the message type and interface, the messages could present the content as a toast icon (popover in the bottom of the screen), as a full-screen alert, or anywhere in between.
Currently, if there is an error or warning on the server during a routine action, there is not standard way to communicate back to the user. All current reporting is bespoke as part of specific processes.
This would create a new iopub message that could be sent from the kernel to provide a standardized way of providing feedback to users.
Depending on the message type and interface, the messages could present the content as a toast icon (popover in the bottom of the screen), as a full-screen alert, or anywhere in between.