In [1]:
%matplotlib inline

In [2]:
from colour.plotting import visible_spectrum_plot

visible_spectrum_plot()


Out[2]:
True