Skip to content

Instantly share code, notes, and snippets.

@daturkel
Created April 17, 2020 21:06
Show Gist options
  • Save daturkel/c70404e71869807e268af695f141930e to your computer and use it in GitHub Desktop.
Save daturkel/c70404e71869807e268af695f141930e to your computer and use it in GitHub Desktop.
[Matplotlib retina] #python #matplotlib
import matplotlib.pyplot as plt
%config InlineBackend.figure_format = 'retina'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment