Nuacht

The new colormaps (viridis, magma, plasma, and inferno) do not appear in the plt.cm.datad dictionary.
When i turn off python and restart, i can't get that colormap i registered from matplotlib because the memory is released. Is there any way to register a colormap permanently, so that i don't need to ...