'How to customize toolbar icons in Spyder?
I want to remove one of the buttons from the "run toolbar" because I keep pressing it accidently. Is this possible?
Solution 1:[1]
(Spyder maintainer here) Sorry, there's no way to customize our toolbars at the moment and we don't have plans to allow that in the future.
Solution 2:[2]
Apparently I see that there is an option to select/deselect the 'Run Toolbar' option. For this, click View > Toolbars > Run Toolbar
Check also the image for more clarification. I have tried this from Spyder (Python 3.8)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Carlos Cordoba |
Solution 2 | Anar Salimkhanov |