notebooks-ai / notebooks-help

Issues with Notebooks.ai? Create an issue here!
https://notebooks.ai
MIT License
14 stars 5 forks source link

How to install Matplotlib? #45

Closed silvioalvim closed 4 years ago

silvioalvim commented 4 years ago

How to install Matplotlib for use?

santiagobasulto commented 4 years ago

It's already installed in the Data Science image:

Screen Shot 2020-03-05 at 10 48 00 AM

In other case it's just pip install matplotlib from a terminal.