dbdark
dbdark copied to clipboard
Text inside plots are invisible as the background remains white
This is a databricks default cell plot

import matplotlib.pyplot as plt
plt.style.use('dark_background')
as a workaround