Pluto.jl icon indicating copy to clipboard operation
Pluto.jl copied to clipboard

Feature request: Show status information about running notebooks

Open BioTurboNick opened this issue 3 years ago • 2 comments

In a shared environment, it would be useful to see more status information about a running notebook, such as:

  • is the notebook currently executing?
  • how long has it been since the notebook was executed?
  • (if possible) is the notebook currently being viewed?

This would assist decisions to close notebooks to free up resources.

BioTurboNick avatar Aug 01 '22 14:08 BioTurboNick

I'll add... highlight which cell is it currently working on, so it's easier to find which cell to stop and comment out while debugging.

eford avatar Aug 11 '22 18:08 eford

I'll add... highlight which cell is it currently working on, so it's easier to find which cell to stop and comment out while debugging.

This should probably be its own issue, though I would agree it's too subtle right now.

BioTurboNick avatar Aug 11 '22 18:08 BioTurboNick