Skip to content

Instantly share code, notes, and snippets.

@mp4096
Created November 15, 2017 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mp4096/1b0c8f46ce197153ce3b53ae26aa2284 to your computer and use it in GitHub Desktop.
Save mp4096/1b0c8f46ce197153ce3b53ae26aa2284 to your computer and use it in GitHub Desktop.
Jupyter themes
# Activate dark theme
jt -t chesterish -f source -T
# Reset to default
jt -r
# Modify ~/.ipython/profile_default/startup/startup.ipy
#
# from jupyterthemes import jtplot
# jtplot.style()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment