deathbeds / jupyterlab-starters

Starter notebooks and directories in JupyterLab
https://jupyterstarters.readthedocs.io
BSD 3-Clause "New" or "Revised" License
36 stars 8 forks source link

Add visual indication that starter is running #33

Closed bollwyvl closed 4 years ago

bollwyvl commented 4 years ago

Elevator Pitch

When you click the START button for the first time (especially on a notebook), it just sits there and then abruptly everything changes. It should have a text/icon/color/animation change to indicate that it works.

Motivation

c/f https://github.com/deathbeds/jupyterlab-starters/issues/28#issuecomment-570159783

Throbber or something to indicate that the notebook is starting after the first "Start" would be nice.

Also, I have not idea what will happen if you click it again.

Design Ideas

Animation is cute, but maybe just going to ... Starting would be enough for now. Dropping opacity/setting disabled is probably also good.