1. pip install jupyterthemes
2. jt -t chesterish -fs 14 -nfs 14 -tfs 14 -ofs 14 -dfs 14 -cellw 1250 -T -N -kl -f anka -nf anka -tf anka
jt -t monokai -fs 16 -nfs 14 -tfs 14 -ofs 16 -dfs 14 -cellw 980 -T -N -kl -f anka -nf anka -tf anka
copiedimport matplotlib.pyplot as plt
plt.style.use('dark_background')
conda install jupyterthemes
pip install jupyterthemes