Skip to content

Instantly share code, notes, and snippets.

@kopp
Created February 16, 2021 21:34
Show Gist options
  • Save kopp/18111aee65b82cc39500cc484316eead to your computer and use it in GitHub Desktop.
Save kopp/18111aee65b82cc39500cc484316eead to your computer and use it in GitHub Desktop.
Interactive matplotlib plotting in VSCode's Inteactive Window
pip install ipympl

in Ipython/VSCode Interactive Window use

%matplotlib widget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment