I've written a simple post-save hook to back up the file to S3. If the update fails, is there a supported way to notify the user in the interface? (I don't want to rely on the user watching the logs).
I'm not picky about what the notification would look like - I just want to alert the user to the fact that the save (partially) failed so the user can fix whatever is wrong. I'm using a simple post_save_hook but I'm willing to rework this using the Content Manager API or install extensions if those make this possible. thanks! - Jake -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/b44f8b96-ad35-45e3-a6fc-bd8be94515ad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
