Skip to content

Instantly share code, notes, and snippets.

@ayoskovich
Created September 6, 2020 00:42
Show Gist options
  • Save ayoskovich/a06969ed6dff1f35df37f2526a84ed6b to your computer and use it in GitHub Desktop.
Save ayoskovich/a06969ed6dff1f35df37f2526a84ed6b to your computer and use it in GitHub Desktop.
Configure Jupiter notebook to show figures on retina displays.
%config InlineBackend.figure_format='retina'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment