Distinguish currently executing cell from cells queued for execution?

Hi,
how do I distinguish the currently executing cell from other cells queued for execution.
All of them just have [*] in their box so if they aren’t in top to bottom order I can’t tell which one is executing right now unless I remembered the order.

Thanks for your answer

jupyterlab-execute-time might be one way of doing this.

1 Like