Skip to content

Instantly share code, notes, and snippets.

@olegantonyan
Last active January 18, 2019 12:56
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 olegantonyan/d868b6d53b8078dcd3a82559265e74b3 to your computer and use it in GitHub Desktop.
Save olegantonyan/d868b6d53b8078dcd3a82559265e74b3 to your computer and use it in GitHub Desktop.
%matplotlib inline
from matplotlib import pyplot as plt
from IPython import display
display.set_matplotlib_formats('svg')
from matplotlib import style
style.use('ggplot')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment