I have a clean installation of Sagemath ( SageMath version 9.2, Release Date: 2020-10-24 │ │ Using Python 3.7.7.) on Windows 10. When I try to plot anything with sagemath notebook, e.g.
P = plot(sin, (0,10)) P
The kernel dies. This happens on Firefox and Chrome.
How can this be? Many thanks.