browser notification #2513
Unanswered
Auric-Manteo
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
We have a util |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Is it possible to generate a notification, something like "execution finished" as a browser notification by executing a piece of JavaScript in the browser or something similar?
I am running marimo remotely and have some long running cells at the end of which I would like to add a "notify_execution_successful()" call that shows a browser notification similar to what I get with google calendar notifications.
Since I'm running marimo remotely I can't easily use my OS desktop notifications.
Beta Was this translation helpful? Give feedback.
All reactions