Skip to content

Instantly share code, notes, and snippets.

@ansantam
Last active March 21, 2018 18:04
Show Gist options
  • Save ansantam/25e17921d17d2432fa25a532d3b770e6 to your computer and use it in GitHub Desktop.
Save ansantam/25e17921d17d2432fa25a532d3b770e6 to your computer and use it in GitHub Desktop.

Matplotlib

How to find matplotlibrc

import matplotlib
print(matplotlib.matplotlib_fname())

PyTimber

Java version

export JAVA_HOME=`/usr/libexec/java_home -v 1.8.0`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment