jupyterlab/jupyterlab

Showing whether a notebook is busy in the tabs icons

Open

#4,758 建立於 2018年6月21日

在 GitHub 查看
 (21 留言) (0 反應) (0 負責人)TypeScript (13,454 star) (2,937 fork)batch import
enhancementhelp wantedtag:Accessibilitytag:Design and UXtag:Feature Parity

描述

In the old jupyter notebooks, when calculations were running in a cell, the browser tab's icon would change. This is super useful when you deal with long calculations all the time and have to multi-task. You do not want to switch back repeatedly to the tab where the calculation is running to check whether it is finished. Would it be easy to reimplement this feature in Jupyter Lab?

Here are screenshots of what I am talking about, in the old notebooks:

Idle notebook: screen shot 2018-06-21 at 13 09 51 Busy notebook: screen shot 2018-06-21 at 13 09 38

貢獻者指南