Skip to content

Instantly share code, notes, and snippets.

@none53
Created November 14, 2018 00:19
Show Gist options
  • Select an option

  • Save none53/a53b76f90f5126d76a87e01806b61abb to your computer and use it in GitHub Desktop.

Select an option

Save none53/a53b76f90f5126d76a87e01806b61abb to your computer and use it in GitHub Desktop.
How to use pyplot with Google colab
!apt-get -q install graphviz
!pip install -q pydot-ng
!pip install -q graphviz
!pip install -q pydot3
import pydot_ng as pydot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment