Created
August 20, 2019 13:15
-
-
Save cmaurini/9c4bcfcac71e91cf05f63ef6e12ebc5c to your computer and use it in GitHub Desktop.
dark-mode-plots
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from jupyterthemes import jtplot | |
jtplot.style(theme='monokai', context='notebook', ticks=True, grid=False) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment