handson-ml
handson-ml copied to clipboard
Caught the missing install matplotlib
Hi @lvnilesh ,
Thanks for this PR. However, I'm confused: Matplotlib is already part of Anaconda, so why do we need to pip install it?
I understand anaconda does provide but I noticed that this docker set needed matplotlib and would not work without the pip install I added in this pull request.
I do not use anaconda much so do not precisely know why this happens.
Happened to me too. Can confirm this is needed.