emacs-jupyter / jupyter

An interface to communicate with Jupyter kernels.
GNU General Public License v3.0
934 stars 92 forks source link

Is there a way to know that the kernel is running a cell/has finished running it? #541

Open JonatanSahar opened 3 months ago

JonatanSahar commented 3 months ago

In VScode there's a running timer on the currently running cell, and a checkmark once its done. This is super helpful for long-running tasks. Is there an equivalent? Is it possible to make one?

Thanks!

fraricci commented 2 months ago

Hey! Issue #538 is related somehow. There is a recent feature that locks the running cell, changing its appearance, so that you cannot modify it and know that the kernel is running it. Hope this helps

JonatanSahar commented 2 months ago

Thanks! I'll check it out

On Tue, Jul 23, 2024, 11:27 Francesco Ricci @.***> wrote:

Hey! Issue #538 https://github.com/emacs-jupyter/jupyter/issues/538 is related somehow. There is a recent feature that locks the running cell, changing its appearance, so that you cannot modify it and know that the kernel is running it. Hope this helps

— Reply to this email directly, view it on GitHub https://github.com/emacs-jupyter/jupyter/issues/541#issuecomment-2244575951, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEL3S3CEV6DUS6MZR4ZWQRLZNYHXLAVCNFSM6AAAAABJMPCACCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBUGU3TKOJVGE . You are receiving this because you authored the thread.Message ID: @.***>