Skip to content

Instantly share code, notes, and snippets.

@ycui1
Created October 27, 2021 01:58
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 ycui1/cd41ff536798e9c4fd58f13a83348b68 to your computer and use it in GitHub Desktop.
Save ycui1/cd41ff536798e9c4fd58f13a83348b68 to your computer and use it in GitHub Desktop.
# what you run:
sns.set_theme()
# the actual function signature:
set_theme(context="notebook", style="darkgrid", palette="deep",
font="sans-serif", font_scale=1, color_codes=True, rc=None)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment