Closed
Description
Describe the bug
Toolbar button "Restart Kernel and Run All Code..." has no icon
To Reproduce
Steps to reproduce the behavior:
- Download source for version 7.0.0a14 (current HEAD)
- Create development environment following the instructions in CONTRIBUTING.md
- Start Jupyter Notebook and create a new notebook
Expected behavior
The text on the button looks out of place, it should probably be an icon (or perhaps the button should not be in the toolbar at all).
Desktop (please complete the following information):
- OS: Linux Debian
- Browser: Firefox
- Version: 102.8.0esr
Additional context
The issue may well be in how I follow the instructions in CONTRIBUTING.md (though they seem pretty clear) or the instructions themselves. I have very little JavaScript experience and the build process still holds many mysteries for me.