Jupyter Notebook Plot Background Tema oscuro

copiedimport matplotlib.pyplot as plt  
plt.style.use('dark_background')
Fine Falcon